Searched refs:array_size_mismatch (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/gpu/
H A DGrTextStrike.cpp59 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sPixelConfigs) == kMaskFormatCount, array_size_mismatch); local
71 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sAtlasIndices) == kMaskFormatCount, array_size_mismatch); local
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.cpp63 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sPixelConfigs) == kMaskFormatCount, array_size_mismatch); local
75 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sAtlasIndices) == kMaskFormatCount, array_size_mismatch); local
/external/chromium_org/third_party/skia/include/gpu/
H A DGrTypes.h252 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sBytesPerPixel) == kMaskFormatCount, array_size_mismatch); local
/external/skia/include/gpu/
H A DGrTypes.h252 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(sBytesPerPixel) == kMaskFormatCount, array_size_mismatch); local
/external/chromium_org/third_party/skia/tests/
H A DImageDecodingTest.cpp423 == SK_ARRAY_COUNT(kExpectedPixels), array_size_mismatch);
/external/skia/tests/
H A DImageDecodingTest.cpp422 == SK_ARRAY_COUNT(kExpectedPixels), array_size_mismatch);
/external/chromium_org/third_party/skia/samplecode/
H A DSampleApp.cpp716 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(gCT) == SampleWindow::kDeviceTypeCnt, array_size_mismatch); local
1986 array_size_mismatch); variable
/external/skia/samplecode/
H A DSampleApp.cpp718 SK_COMPILE_ASSERT(SK_ARRAY_COUNT(gCT) == SampleWindow::kDeviceTypeCnt, array_size_mismatch); local
2001 array_size_mismatch); variable

Completed in 198 milliseconds