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

  /external/skia/src/core/
SkPictureRecorder.cpp 70 SkDrawableList* drawableList = fRecorder->getDrawableList();
112 SkDrawableList* drawableList = fRecorder->getDrawableList();
SkRecorder.h 50 SkDrawableList* getDrawableList() const { return fDrawableList.get(); }

Completed in 304 milliseconds