Searched defs:refBitmapShader (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPictureShader.cpp144 SkShader* SkPictureShader::refBitmapShader(const SkMatrix& matrix, const SkMatrix* localM, function in class:SkPictureShader
233 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(*rec.fMatrix, rec.fLocalMatrix));
317 SkAutoTUnref<SkShader> bitmapShader(this->refBitmapShader(viewM, localMatrix, maxTextureSize));

Completed in 48 milliseconds