Searched defs:hasSurface (Results 1 – 5 of 5) sorted by relevance
116 bool hasSurface() const { return mNativeSurface.get(); } in hasSurface() function
168 bool hasSurface = mRenderPipeline->setSurface(mNativeSurface.get(), mSwapBehavior, colorMode, in setSurface() local
482 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
568 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
2119 void setHasSurface(boolean hasSurface) { in setHasSurface()