Searched refs:cbounds (Results 1 – 2 of 2) sorted by relevance
388 const sk_rect_t* cbounds) { in sk_picture_recorder_begin_recording() argument389 return ToCanvas(AsPictureRecorder(crec)->beginRecording(AsRect(*cbounds))); in sk_picture_recorder_begin_recording()
420 const sk_rect_t* cbounds) { in sk_picture_recorder_begin_recording() argument421 return ToCanvas(AsPictureRecorder(crec)->beginRecording(AsRect(*cbounds))); in sk_picture_recorder_begin_recording()