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