Home
last modified time | relevance | path

Searched defs:allocPathForFrame (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DDisplayList.h85 SkPath* allocPathForFrame() { in allocPathForFrame() function
DRenderNode.cpp596 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::DeferOperationHandler
627 inline SkPath* allocPathForFrame() { return mReplayStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::ReplayOperationHandler
DOpenGLRenderer.h345 SkPath* allocPathForFrame() { in allocPathForFrame() function