Searched refs:MakeBitmapShader (Results 1 - 2 of 2) sorted by relevance

/external/skia/gm/
H A Dshadertext.cpp39 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty, function in namespace:skiagm
161 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],
/external/skia/samplecode/
H A DSampleShaderText.cpp38 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty, function
162 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],

Completed in 71 milliseconds