Home
last modified time | relevance | path

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

/external/skia/gm/
Dshadertext.cpp146 static const int bmpCount = SK_ARRAY_COUNT(tileModes) * in onDraw() local
148 SkShader* shaders[gradCount + bmpCount]; in onDraw()
/external/skia/samplecode/
DSampleShaderText.cpp147 static const int bmpCount = SK_ARRAY_COUNT(tileModes) * in onDrawContent() local
149 SkShader* shaders[gradCount + bmpCount]; in onDrawContent()