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

/external/skia/gm/
H A Dshadertext.cpp32 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty, function in namespace:skiagm
158 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],
/external/skia/samplecode/
H A DSampleShaderText.cpp31 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty, function
155 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],

Completed in 36 milliseconds