Searched refs:width_org (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/freetype/src/smooth/
H A Dftsmooth.c110 FT_Pos height_org, width_org; local
181 width_org = width;
332 for ( xx = width_org; xx > 0; xx-- )
/external/freetype/src/smooth/
H A Dftsmooth.c110 FT_Pos height_org, width_org; local
181 width_org = width;
332 for ( xx = width_org; xx > 0; xx-- )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/smooth/
H A Dftsmooth.c110 FT_Pos height_org, width_org; local
181 width_org = width;
332 for ( xx = width_org; xx > 0; xx-- )
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.c236 static void get_layer_resolution(const int width_org, const int height_org, argument
244 w = width_org * num / den;

Completed in 137 milliseconds