HomeSort by relevance Sort by last modified time
    Searched refs:allocPathForFrame (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
DisplayList.h 96 SkPath* allocPathForFrame() {
97 return mRenderer.allocPathForFrame();
RenderNode.cpp 789 inline SkPath* allocPathForFrame() { return mDeferStruct.allocPathForFrame(); }
820 inline SkPath* allocPathForFrame() { return mReplayStruct.allocPathForFrame(); }
    [all...]
OpenGLRenderer.h 344 SkPath* allocPathForFrame() {

Completed in 855 milliseconds