Searched defs:hasSurface (Results 1 – 4 of 4) sorted by relevance
86 bool hasSurface() { return mNativeSurface.get(); } in hasSurface() function
450 boolean hasSurface() { in hasSurface() method in WindowSurfaceController
834 boolean hasSurface() { in hasSurface() method in WindowStateAnimator
1459 void setHasSurface(boolean hasSurface) { in setHasSurface()