Home
last modified time | relevance | path

Searched refs:sk_picture_recorder_begin_recording (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/c/
Dsk_picture.h36 sk_canvas_t* sk_picture_recorder_begin_recording(sk_picture_recorder_t*, const sk_rect_t*);
/external/skia/src/c/
Dsk_surface.cpp479 sk_canvas_t* sk_picture_recorder_begin_recording(sk_picture_recorder_t* crec, in sk_picture_recorder_begin_recording() function