Home
last modified time | relevance | path

Searched refs:hasBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBitmapDevice.cpp37 bool hasBounds() const { return fHasBounds; } in hasBounds() function
411 if (b.hasBounds()) { in drawBitmap()
/external/skqp/src/core/
DSkBitmapDevice.cpp36 bool hasBounds() const { return fHasBounds; } in hasBounds() function
416 if (b.hasBounds()) { in drawBitmap()