Searched defs:getSurfaceHeight (Results 1 - 6 of 6) sorted by path

/frameworks/base/services/core/java/com/android/server/wm/
H A DAppWindowThumbnail.java185 public int getSurfaceHeight() { method in class:AppWindowThumbnail
H A DDimmer.java99 public int getSurfaceHeight() { method in class:Dimmer.DimAnimatable
101 return mHost.getSurfaceHeight();
H A DSurfaceAnimator.java118 mAnimatable.getSurfaceWidth(), mAnimatable.getSurfaceHeight(), hidden);
418 int getSurfaceHeight(); method in interface:SurfaceAnimator.Animatable
H A DWindowContainer.java1221 public int getSurfaceHeight() { method in class:WindowContainer
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java278 public int getSurfaceHeight() { method in class:SurfaceAnimatorTest.MyAnimatable
/frameworks/native/libs/gui/tests/
H A DGLTest.cpp67 String8("Test Surface"), getSurfaceWidth(), getSurfaceHeight(),
83 EGL_HEIGHT, getSurfaceHeight(),
168 EGLint GLTest::getSurfaceHeight() { function in class:android::GLTest

Completed in 738 milliseconds