Home
last modified time | relevance | path

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

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