Home
last modified time | relevance | path

Searched refs:NUM_CONFIGS (Results 1 – 1 of 1) sorted by relevance

/external/skia/gm/
Dbitmapcopy.cpp28 #define NUM_CONFIGS SK_ARRAY_COUNT(gColorTypes) macro
48 SkBitmap fDst[NUM_CONFIGS];
74 for (unsigned i = 0; i < NUM_CONFIGS; ++i) { in onDraw()
87 for (unsigned i = 0; i < NUM_CONFIGS; i++) { in onDraw()
98 for (unsigned i = 0; i < NUM_CONFIGS; i++) { in onDraw()