Searched defs:allocPathForFrame (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | DisplayList.h | 96 SkPath* allocPathForFrame() { in allocPathForFrame() function |
D | OpenGLRenderer.h | 344 SkPath* allocPathForFrame() { in allocPathForFrame() function |
D | RenderNode.cpp | 789 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); } in pushLayerUpdate() function in android::uirenderer::DeferOperationHandler |