Searched refs:kMaskFormatCount (Results 1 – 8 of 8) sorted by relevance
103 for (int i = 0; i < kMaskFormatCount; ++i) { in preFlush()129 for (int i = 0; i < kMaskFormatCount; ++i) { in postFlush()178 std::unique_ptr<GrDrawOpAtlas> fAtlases[kMaskFormatCount];179 static_assert(kMaskFormatCount == 3);
27 for (int i = 0; i < kMaskFormatCount; ++i) { in freeAll()270 for (int i = 0; i < kMaskFormatCount; ++i) { in dump()293 for (int i = 0; i < kMaskFormatCount; i++) { in setAtlasDimensionsToMinimum_ForTesting()
43 for (int i = 0; i < kMaskFormatCount; ++i) { in freeAll()95 for (int i = 0; i < kMaskFormatCount; ++i) { in postFlush()163 for (int i = 0; i < kMaskFormatCount; ++i) { in dump()186 for (int i = 0; i < kMaskFormatCount; i++) { in setAtlasSizesToMinimum_ForTesting()
106 for (int i = 0; i < kMaskFormatCount; ++i) { in preFlush()144 std::unique_ptr<GrDrawOpAtlas> fAtlases[kMaskFormatCount];
129 static const int kMaskFormatCount = kLast_GrMaskFormat + 1; variable135 SkASSERT(format < kMaskFormatCount); in GrMaskFormatBytesPerPixel()140 static_assert(SK_ARRAY_COUNT(sBytesPerPixel) == kMaskFormatCount, "array_size_mismatch"); in GrMaskFormatBytesPerPixel()
62 for (int i = 0; i < kMaskFormatCount; i++) { in setMaxPages_TestingOnly()
61 for (int i = 0; i < kMaskFormatCount; i++) { in setMaxPages_TestingOnly()
87 static const int kMaskFormatCount = kLast_GrMaskFormat + 1; variable93 SkASSERT(format < kMaskFormatCount); in GrMaskFormatBytesPerPixel()