Searched refs:AsPictureRecorder (Results 1 – 1 of 1) sorted by relevance
169 static SkPictureRecorder* AsPictureRecorder(sk_picture_recorder_t* crec) { in AsPictureRecorder() function431 delete AsPictureRecorder(crec); in sk_picture_recorder_delete()436 return ToCanvas(AsPictureRecorder(crec)->beginRecording(AsRect(*cbounds))); in sk_picture_recorder_begin_recording()440 return ToPicture(AsPictureRecorder(crec)->endRecording()); in sk_picture_recorder_end_recording()