Home
last modified time | relevance | path

Searched defs:isABitmap (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkShader.h91 bool isABitmap() const { in isABitmap() function
/external/skia/src/shaders/
DSkShader.cpp223 bool SkShader::isABitmap(SkBitmap* outTexture, SkMatrix* outMatrix, TileMode xy[2]) const { in isABitmap() function in SkShader