Searched refs:refBitmapShader (Results 1 – 2 of 2) sorted by relevance
144 SkShader* SkPictureShader::refBitmapShader(const SkMatrix& matrix, const SkMatrix* localM, in refBitmapShader() function in SkPictureShader233 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(*rec.fMatrix, rec.fLocalMatrix)); in onCreateContext()317 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(viewM, localMatrix, maxTextureSize)); in asFragmentProcessor()
44 …SkShader* refBitmapShader(const SkMatrix&, const SkMatrix* localMatrix, const int maxTextureSize =…