Searched defs:preDraw (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DBenchmark.cpp35 void Benchmark::preDraw() { function in class:Benchmark
/external/skia/bench/
H A DBenchmark.cpp33 void Benchmark::preDraw() { function in class:Benchmark
/external/skia/src/core/
H A DSkPicturePlayback.cpp701 bool SkPicturePlayback::preDraw(int opIndex, int type) { function in class:SkPicturePlayback
969 if (this->preDraw(opIndex, op)) {
/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp204 if (this->preDraw(opIndex, op)) {
245 bool preDraw(int opIndex, int type) { function in class:SkTimedPicturePlayback

Completed in 748 milliseconds