Searched defs:hasSurface (Results 1 – 5 of 5) sorted by relevance
124 bool hasSurface() { return mNativeSurface.get(); } in hasSurface() function
192 bool hasSurface = mRenderPipeline->setSurface(mNativeSurface.get(), mSwapBehavior, colorMode); in setSurface() local
486 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
598 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
2082 void setHasSurface(boolean hasSurface) { in setHasSurface()