OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shdIdx
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
shadertext.cpp
147
int
shdIdx
= 0;
150
shaders[
shdIdx
++] = gGradMakers[m](pts,
158
shaders[
shdIdx
++] = MakeBitmapShader(tileModes[tx],
/external/skia/samplecode/
SampleShaderText.cpp
144
int
shdIdx
= 0;
147
shaders[
shdIdx
++] = gGradMakers[m](pts,
155
shaders[
shdIdx
++] = MakeBitmapShader(tileModes[tx],
Completed in 34 milliseconds