Searched defs:hasSurface (Results 1 – 5 of 5) sorted by relevance
271 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
397 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
2582 void setHasSurface(boolean hasSurface) { in setHasSurface()
122 bool hasSurface() const { return mNativeSurface.get(); } in hasSurface() function
213 bool hasSurface = mRenderPipeline->setSurface( in setupPipelineSurface() local