Home
last modified time | relevance | path

Searched defs:currentSnapshot (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DCanvasState.h162 inline const Snapshot* currentSnapshot() const { in currentSnapshot() function
DOpenGLRenderer.h843 inline const Snapshot* currentSnapshot() const { return mState.currentSnapshot(); } in currentSnapshot() function