Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageDrawable.cpp168 const bool drawDirectly = !mSnapshot.mPic; in onDraw() local
169 if (drawDirectly) { in onDraw()
223 if (!drawDirectly) { in onDraw()