HomeSort by relevance Sort by last modified time
    Searched refs:isCanvasDeferred (Results 1 - 4 of 4) sorted by null

  /external/skqp/gm/
gm.h 84 bool isCanvasDeferred() const { return fCanvasIsDeferred; }
srcmode.cpp 130 auto surf(compat_surface(canvas, this->getISize(), this->isCanvasDeferred()));
  /external/skia/gm/
srcmode.cpp 130 auto surf(compat_surface(canvas, this->getISize(), this->isCanvasDeferred()));
gm.h 140 bool isCanvasDeferred() const { return fCanvasIsDeferred; }

Completed in 278 milliseconds