Home
last modified time | relevance | path

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

/external/skia/bench/
Dbenchmain.cpp130 static void performClip(SkCanvas* canvas, int w, int h) { in performClip() function
537 if (FLAGS_clip) { performClip(canvas, dim.fX, dim.fY); } in tool_main()