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

/external/skia/src/gpu/
H A DGrTextStrike.cpp64 static int mask_format_to_atlas_index(GrMaskFormat format) { function
81 int atlasIndex = mask_format_to_atlas_index(format);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.cpp68 static int mask_format_to_atlas_index(GrMaskFormat format) { function
84 int atlasIndex = mask_format_to_atlas_index(format);

Completed in 94 milliseconds