Home
last modified time | relevance | path

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

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