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