Searched refs:getHeight (Results 1 - 2 of 2) sorted by relevance

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
H A DDemoKitLaunch.java15 int maxExtent = Math.max(display.getWidth(), display.getHeight());
/device/generic/goldfish-opengl/system/egl/
H A Degl.cpp277 EGLint getHeight(){ return height; } function in struct:egl_surface_t
398 getWidth(), getHeight());
644 getWidth(), getHeight());
650 rcColorBuffer = rcEnc->rcCreateColorBuffer(rcEnc, getWidth(), getHeight(), pixelFormat);
1145 *value = surface->getHeight();
1202 currHeight = surface->getHeight();

Completed in 138 milliseconds