Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp166 const bool drawDirectly = !mSnapshot.mPic; in onDraw() local
167 if (drawDirectly) { in onDraw()
217 if (!drawDirectly) { in onDraw()