Searched refs:kMaskFormatCount (Results 1 – 8 of 8) sorted by relevance
92 for (int i = 0; i < kMaskFormatCount; ++i) { in preFlush()101 for (int i = 0; i < kMaskFormatCount; ++i) { in postFlush()131 static_assert(SK_ARRAY_COUNT(sAtlasIndices) == kMaskFormatCount, "array_size_mismatch"); in MaskFormatToAtlasIndex()133 SkASSERT(sAtlasIndices[format] < kMaskFormatCount); in MaskFormatToAtlasIndex()145 std::unique_ptr<GrDrawOpAtlas> fAtlases[kMaskFormatCount];
54 for (int i = 0; i < kMaskFormatCount; ++i) { in freeAll()145 for (int i = 0; i < kMaskFormatCount; ++i) { in dump()168 for (int i = 0; i < kMaskFormatCount; i++) { in setAtlasSizesToMinimum_ForTesting()
87 for (int i = 0; i < kMaskFormatCount; ++i) { in preFlush()95 for (int i = 0; i < kMaskFormatCount; ++i) { in postFlush()141 std::unique_ptr<GrDrawOpAtlas> fAtlases[kMaskFormatCount];142 static_assert(kMaskFormatCount == 3);
27 for (int i = 0; i < kMaskFormatCount; ++i) { in freeAll()271 for (int i = 0; i < kMaskFormatCount; ++i) { in dump()294 for (int i = 0; i < kMaskFormatCount; i++) { in setAtlasDimensionsToMinimum_ForTesting()
121 static const int kMaskFormatCount = kLast_GrMaskFormat + 1; variable127 SkASSERT(format < kMaskFormatCount); in GrMaskFormatBytesPerPixel()132 static_assert(SK_ARRAY_COUNT(sBytesPerPixel) == kMaskFormatCount, "array_size_mismatch"); in GrMaskFormatBytesPerPixel()
62 for (int i = 0; i < kMaskFormatCount; i++) { in setMaxPages_TestingOnly()
59 for (int i = 0; i < kMaskFormatCount; i++) { in setMaxPages_TestingOnly()
94 static const int kMaskFormatCount = kLast_GrMaskFormat + 1; variable100 SkASSERT(format < kMaskFormatCount); in GrMaskFormatBytesPerPixel()