Searched refs:mHasDrawn (Results 1 – 2 of 2) sorted by relevance
92 bool didDraw() const { return mHasDrawn; } in didDraw()121 bool mHasDrawn = false; variable
181 if (!mRenderTarget.frameBufferId) mHasDrawn = true; in clearColorBuffer()213 mHasDrawn = true; in drawRects()352 if (!mRenderTarget.frameBufferId) mHasDrawn = true; in renderGlopImpl()