Searched refs:allocPathForFrame (Results 1 – 3 of 3) sorted by relevance
85 SkPath* allocPathForFrame() { in allocPathForFrame() function86 return mRenderer.allocPathForFrame(); in allocPathForFrame()
596 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::DeferOperationHandler627 inline SkPath* allocPathForFrame() { return mReplayStruct.allocPathForFrame(); } in allocPathForFrame() function in android::uirenderer::ReplayOperationHandler690 frameAllocatedPath = handler.allocPathForFrame(); in issueDrawShadowOperation()699 frameAllocatedPath = handler.allocPathForFrame(); in issueDrawShadowOperation()
345 SkPath* allocPathForFrame() { in allocPathForFrame() function