Searched refs:allocPathForFrame (Results 1 – 3 of 3) sorted by relevance
86 SkPath* allocPathForFrame() { in allocPathForFrame() function87 return mRenderer.allocPathForFrame(); in allocPathForFrame()
600 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::DeferOperationHandler631 inline SkPath* allocPathForFrame() { return mReplayStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::ReplayOperationHandler696 frameAllocatedPath = handler.allocPathForFrame(); in issueDrawShadowOperation()705 frameAllocatedPath = handler.allocPathForFrame(); in issueDrawShadowOperation()
415 SkPath* allocPathForFrame() { in allocPathForFrame() function