HomeSort by relevance Sort by last modified time
    Searched full:sk_canvas_restore (Results 1 - 4 of 4) sorted by null

  /external/skia/include/c/
sk_canvas.h 20 balancing call to sk_canvas_restore() is made, the previous matrix
27 there, and only when the balancing call to sk_canvas_restore() is
37 to the offscreen when sk_canvas_restore() is
45 error to call sk_canvas_restore() more times than save and
48 SK_API void sk_canvas_restore(sk_canvas_t*);
  /external/skqp/include/c/
sk_canvas.h 20 balancing call to sk_canvas_restore() is made, the previous matrix
27 there, and only when the balancing call to sk_canvas_restore() is
37 to the offscreen when sk_canvas_restore() is
45 error to call sk_canvas_restore() more times than save and
48 SK_API void sk_canvas_restore(sk_canvas_t*);
  /external/skia/src/c/
sk_surface.cpp 331 void sk_canvas_restore(sk_canvas_t* ccanvas) { function
  /external/skqp/src/c/
sk_surface.cpp 331 void sk_canvas_restore(sk_canvas_t* ccanvas) { function

Completed in 661 milliseconds