HomeSort by relevance Sort by last modified time
    Searched refs:MaskFormatToAtlasIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrBatchFontCache.h 157 static int MaskFormatToAtlasIndex(GrMaskFormat format) {
178 int atlasIndex = MaskFormatToAtlasIndex(format);
GrBatchFontCache.cpp 39 int index = MaskFormatToAtlasIndex(format);

Completed in 29 milliseconds