Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp134 static void handleBounds(SkMatrix* matrix, const SkRect& intrinsicBounds, const SkRect& bounds) { in handleBounds() function
148 handleBounds(&matrix, mSkAnimatedImage->getBounds(), mProperties.mBounds); in onDraw()
243 handleBounds(&matrix, mSkAnimatedImage->getBounds(), mStagingProperties.mBounds); in drawStaging()