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