Searched refs:hasSurface (Results 1 – 2 of 2) sorted by relevance
71 bool hasSurface() { return mNativeWindow.get(); } in hasSurface() function
137 if (CC_UNLIKELY(!mContext->hasSurface())) { in syncFrameState()