Searched defs:skipPendingCommands (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkDeferredCanvas.cpp154 void skipPendingCommands();
317 void SkDeferredDevice::skipPendingCommands() { function in class:SkDeferredDevice
454 this->skipPendingCommands();
751 this->getDeferredDevice()->skipPendingCommands();
761 this->getDeferredDevice()->skipPendingCommands();
784 this->getDeferredDevice()->skipPendingCommands();
824 this->getDeferredDevice()->skipPendingCommands();
840 this->getDeferredDevice()->skipPendingCommands();
879 this->getDeferredDevice()->skipPendingCommands();
/external/skia/src/utils/
H A DSkDeferredCanvas.cpp156 void skipPendingCommands();
317 void SkDeferredDevice::skipPendingCommands() { function in class:SkDeferredDevice
462 this->skipPendingCommands();
751 this->getDeferredDevice()->skipPendingCommands();
761 this->getDeferredDevice()->skipPendingCommands();
784 this->getDeferredDevice()->skipPendingCommands();
824 this->getDeferredDevice()->skipPendingCommands();
840 this->getDeferredDevice()->skipPendingCommands();
879 this->getDeferredDevice()->skipPendingCommands();

Completed in 127 milliseconds