Searched refs:SkPictureRecorder (Results 1 – 7 of 7) sorted by relevance
48 mRecorder.reset(new SkPictureRecorder); in beginRecording()92 SkPictureRecorder recorder; in serialize()111 SkPictureRecorder reRecorder; in makePartialCopy()
60 std::unique_ptr<SkPictureRecorder> mRecorder;
85 SkPictureRecorder recorder; in AnimatedImageDrawable_nCreate()
74 SkPictureRecorder recorder; in TEST()105 SkPictureRecorder recorder; in TEST()
25 class SkPictureRecorder; variable163 std::unique_ptr<SkPictureRecorder> mRecorder;
252 mRecorder.reset(new SkPictureRecorder()); in tryCapture()255 SkPictureRecorder::kPlaybackDrawPicture_RecordFlag); in tryCapture()308 std::unique_ptr<SkPictureRecorder> recorder; in renderFrame()
37 : mPictureRecorder(new SkPictureRecorder()) in PageRecord()51 SkPictureRecorder* mPictureRecorder;