OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:compute_pixel_mode
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/ports/
SkFontHost_FreeType_common.cpp
35
static FT_Pixel_Mode
compute_pixel_mode
(SkMask::Format format) {
function
382
target.pixel_mode =
compute_pixel_mode
( (SkMask::Format)fRec.fMaskFormat);
Completed in 897 milliseconds