Searched defs:h_oversample (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/imgui/ | ||
| H A D | imstb_truetype.h | 627 unsigned char h_oversample, v_oversample; // don't set these, they're used internally member in struct:__anonc735d1c90508 687 unsigned int h_oversample, v_oversample; member in struct:stbtt_pack_context 3835 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/imgui/ | ||
| H A D | imstb_truetype.h | 627 unsigned char h_oversample, v_oversample; // don't set these, they're used internally member in struct:__anon748b3c5c0508 687 unsigned int h_oversample, v_oversample; member in struct:stbtt_pack_context 3835 STBTT_DEF void stbtt_PackSetOversampling(stbtt_pack_context *spc, unsigned int h_oversample, unsigned int v_oversample) argument [all...] |
Completed in 15 milliseconds