Searched refs:mask_format_to_pixel_config (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrTextStrike.cpp52 static GrPixelConfig mask_format_to_pixel_config(GrMaskFormat format) { function
80 GrPixelConfig config = mask_format_to_pixel_config(format);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.cpp56 static GrPixelConfig mask_format_to_pixel_config(GrMaskFormat format) { function
83 GrPixelConfig config = mask_format_to_pixel_config(format);

Completed in 89 milliseconds