HomeSort by relevance Sort by last modified time
    Searched refs:MakeBitmapShader (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
shadertext.cpp 32 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty,
158 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],
  /external/skia/samplecode/
SampleShaderText.cpp 31 SkShader* MakeBitmapShader(SkShader::TileMode tx, SkShader::TileMode ty,
155 shaders[shdIdx++] = MakeBitmapShader(tileModes[tx],

Completed in 15 milliseconds