Searched refs:allocPathForFrame (Results 1 – 3 of 3) sorted by relevance
96 SkPath* allocPathForFrame() { in allocPathForFrame() function97 return mRenderer.allocPathForFrame(); in allocPathForFrame()
789 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); } in pushLayerUpdate() function in android::uirenderer::DeferOperationHandler820 inline SkPath* allocPathForFrame() { return mReplayStruct.allocPathForFrame(); } in pushLayerUpdate() function in android::uirenderer::ReplayOperationHandler887 frameAllocatedPath = handler.allocPathForFrame(); in pushLayerUpdate()896 frameAllocatedPath = handler.allocPathForFrame(); in pushLayerUpdate()
344 SkPath* allocPathForFrame() { in allocPathForFrame() function