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

  /frameworks/base/libs/hwui/
FrameBuilder.h 203 SkPath* createFrameAllocatedPath() { return mAllocator.create<SkPath>(); }
FrameBuilder.cpp 411 frameAllocatedPath = createFrameAllocatedPath();
420 frameAllocatedPath = createFrameAllocatedPath();
    [all...]

Completed in 2022 milliseconds