Searched refs:recordedDrawCommand (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkDeferredCanvas.cpp156 void recordedDrawCommand();
386 void SkDeferredDevice::recordedDrawCommand() { function in class:SkDeferredDevice
550 void SkDeferredCanvas::recordedDrawCommand() { function in class:SkDeferredCanvas
552 this->getDeferredDevice()->recordedDrawCommand();
683 this->recordedDrawCommand();
690 this->recordedDrawCommand();
698 this->recordedDrawCommand();
708 this->recordedDrawCommand();
714 this->recordedDrawCommand();
723 this->recordedDrawCommand();
[all...]
/external/skia/src/utils/
H A DSkDeferredCanvas.cpp158 void recordedDrawCommand();
394 void SkDeferredDevice::recordedDrawCommand() { function in class:SkDeferredDevice
559 void SkDeferredCanvas::recordedDrawCommand() { function in class:SkDeferredCanvas
561 this->getDeferredDevice()->recordedDrawCommand();
683 this->recordedDrawCommand();
690 this->recordedDrawCommand();
698 this->recordedDrawCommand();
708 this->recordedDrawCommand();
714 this->recordedDrawCommand();
723 this->recordedDrawCommand();
[all...]
/external/skia/include/utils/
H A DSkDeferredCanvas.h237 void recordedDrawCommand();
/external/chromium_org/third_party/skia/include/utils/
H A DSkDeferredCanvas.h248 void recordedDrawCommand();

Completed in 131 milliseconds