Searched defs:hasSurface (Results 1 – 5 of 5) sorted by relevance
293 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
353 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
2671 void setHasSurface(boolean hasSurface) { in setHasSurface()
130 bool hasSurface() const { return mNativeSurface.get(); } in hasSurface() function
215 bool hasSurface = mRenderPipeline->setSurface( in setupPipelineSurface() local