Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkCanvas.cpp2198 bool drawAsSprite = this->canDrawBitmapAsSprite(x, y, image->width(), image->height(), in onDrawImage() local
2278 bool drawAsSprite = canFastBounds && this->canDrawBitmapAsSprite(x, y, bitmap.width(), in onDrawBitmap() local