Searched refs:AsPictureRecorder (Results 1 – 1 of 1) sorted by relevance
189 static SkPictureRecorder* AsPictureRecorder(sk_picture_recorder_t* crec) { in AsPictureRecorder() function476 delete AsPictureRecorder(crec); in sk_picture_recorder_delete()481 return ToCanvas(AsPictureRecorder(crec)->beginRecording(AsRect(*cbounds))); in sk_picture_recorder_begin_recording()485 return ToPicture(AsPictureRecorder(crec)->finishRecordingAsPicture().release()); in sk_picture_recorder_end_recording()