Searched defs:bmpCount (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dshadertext.cpp123 static const int bmpCount = SK_ARRAY_COUNT(tileModes) * variable
125 SkShader* shaders[gradCount + bmpCount];
/external/skia/samplecode/
H A DSampleShaderText.cpp133 static const int bmpCount = SK_ARRAY_COUNT(tileModes) * local
135 SkShader* shaders[gradCount + bmpCount];

Completed in 384 milliseconds