Searched refs:isCanvasDeferred (Results 1 – 2 of 2) sorted by relevance
138 auto surf(compat_surface(canvas, this->getISize(), this->isCanvasDeferred())); in onDraw()
143 bool isCanvasDeferred() const { return fCanvasIsDeferred; } in isCanvasDeferred() function