HomeSort by relevance Sort by last modified time
    Searched defs:recordedDrawCommand (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/utils/
SkDeferredCanvas.cpp 161 void recordedDrawCommand();
400 void DeferredDevice::recordedDrawCommand() {
490 this->recordedDrawCommand();
590 void SkDeferredCanvas::recordedDrawCommand() {
592 this->getDeferredDevice()->recordedDrawCommand();
715 this->recordedDrawCommand();
725 this->recordedDrawCommand();
733 this->recordedDrawCommand();
743 this->recordedDrawCommand();
750 this->recordedDrawCommand();
    [all...]
  /external/skia/src/utils/
SkDeferredCanvas.cpp 162 void recordedDrawCommand();
404 void DeferredDevice::recordedDrawCommand() {
494 this->recordedDrawCommand();
594 void SkDeferredCanvas::recordedDrawCommand() {
596 this->getDeferredDevice()->recordedDrawCommand();
719 this->recordedDrawCommand();
729 this->recordedDrawCommand();
737 this->recordedDrawCommand();
747 this->recordedDrawCommand();
754 this->recordedDrawCommand();
    [all...]

Completed in 210 milliseconds