Searched defs:canDraw (Results 1 – 2 of 2) sorted by relevance
133 bool canDraw = mContext->makeCurrent(); in syncFrameState() local
145 bool canDraw() const { return mCurrentQuad > 0; } in canDraw() function