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

  /external/skia/src/core/
SkPictureRecorder.cpp 131 fRecorder->detachDrawableList(), fCullRect);
SkRecorder.h 51 std::unique_ptr<SkDrawableList> detachDrawableList() { return std::move(fDrawableList); }
  /external/skqp/src/core/
SkPictureRecorder.cpp 131 fRecorder->detachDrawableList(), fCullRect);
SkRecorder.h 51 std::unique_ptr<SkDrawableList> detachDrawableList() { return std::move(fDrawableList); }

Completed in 661 milliseconds