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

  /external/skia/src/image/
SkSurface.cpp 89 void SkSurface_Base::aboutToDraw(ContentChangeMode mode) {
147 asSB(this)->aboutToDraw(mode);
  /external/skia/src/utils/
SkDeferredCanvas.cpp 272 void aboutToDraw();
356 void SkDeferredDevice::aboutToDraw()
374 aboutToDraw();
448 // aboutToDraw() is called and that notifyContentWillChange is called, without
454 this->aboutToDraw();
    [all...]

Completed in 209 milliseconds