Searched defs:compute_pixel_mode (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp35 static FT_Pixel_Mode compute_pixel_mode(SkMask::Format format) { function
382 target.pixel_mode = compute_pixel_mode( (SkMask::Format)fRec.fMaskFormat);
/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp35 static FT_Pixel_Mode compute_pixel_mode(SkMask::Format format) { function
382 target.pixel_mode = compute_pixel_mode( (SkMask::Format)fRec.fMaskFormat);

Completed in 140 milliseconds