Home
last modified time | relevance | path

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

/external/skia/docs/examples/
DCanvas_empty_constructor.cpp6 static void check_for_rotated_ctm(const SkCanvas* canvas) { in check_for_rotated_ctm() function
12 check_for_rotated_ctm(canvas); in draw()
14 check_for_rotated_ctm(canvas); in draw()
16 check_for_rotated_ctm(&defaultCanvas); in draw()
/external/skqp/docs/
DSkCanvas_Reference.bmh143 static void check_for_rotated_ctm(const SkCanvas* canvas) {
150 check_for_rotated_ctm(canvas);
152 check_for_rotated_ctm(canvas);
155 check_for_rotated_ctm(&defaultCanvas);