Searched defs:hasSurface (Results 1 – 5 of 5) sorted by relevance
125 bool hasSurface() { return mNativeSurface.get(); } in hasSurface() function
189 bool hasSurface = mRenderPipeline->setSurface(surface, mSwapBehavior); in setSurface() local
491 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
782 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
1912 void setHasSurface(boolean hasSurface) { in setHasSurface()