Home
last modified time | relevance | path

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

/third_party/skia/bench/
DGMBench.cpp34 fGM->onceBeforeDraw(); in onPerCanvasPreDraw()
/third_party/skia/gm/
Dgm.cpp113 this->onceBeforeDraw(); in drawContent()
124 this->onceBeforeDraw(); in drawBackground()
Dgm.h118 void onceBeforeDraw() { in onceBeforeDraw() function
Dcompositor_quads.cpp427 this->onceBeforeDraw(); in onISize()
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp137 gm->onceBeforeDraw(); in RunGM()