Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleShaderText.cpp131 static const int gradCount = SK_ARRAY_COUNT(gGradData) * in onDrawContent() local
135 SkShader* shaders[gradCount + bmpCount]; in onDrawContent()
/external/skia/gm/
Dshadertext.cpp121 static const int gradCount = SK_ARRAY_COUNT(gGradData) * in onDraw() local
125 SkShader* shaders[gradCount + bmpCount]; in onDraw()