Home
last modified time | relevance | path

Searched refs:display (Results 1 – 25 of 54) sorted by relevance

123

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitLaunch.java14 Display display = activity.getWindowManager().getDefaultDisplay(); in createIntent() local
15 int maxExtent = Math.max(display.getWidth(), display.getHeight()); in createIntent()
/device/moto/shamu/camera/QCamera/HAL2/core/
DAndroid.mk56 LOCAL_C_INCLUDES += hardware/qcom/display/libgralloc \
57 hardware/qcom/display/libgenlock \
/device/moto/shamu/camera/QCamera2/
DAndroid.mk76 hardware/qcom/display/$(TARGET_BOARD_PLATFORM)/libgralloc
78 hardware/qcom/display/$(TARGET_BOARD_PLATFORM)/libqdutils
/device/google/accessory/arduino/USB_Host_Shield/
DMax_LCD.cpp143 display(); in begin()
182 void Max_LCD::display() { in display() function in Max_LCD
DMax_LCD.h88 void display();
/device/htc/flounder/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/lge/bullhead/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/linaro/hikey/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/moto/shamu/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/google/dragon/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/huawei/angler/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/asus/fugu/self-extractors/
DPART25 echo ERROR: Couldn\'t display license file 1>&2
/device/moto/shamu/camera/QCamera/HAL/core/
DAndroid.mk108 LOCAL_C_INCLUDES += hardware/qcom/display/libgralloc \
109 hardware/qcom/display/libgenlock \
/device/moto/shamu/camera/QCamera2/HAL/test/
DAndroid.mk40 hardware/qcom/display/libgralloc \
/device/intel/edison/flash_tools/
Dbrillo-provision-edison.sh53 -h,--help display this help and exit.
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp613 EGLBoolean eglLockSurfaceKHR(EGLDisplay display, EGLSurface surface, const EGLint *attrib_list) in eglLockSurfaceKHR() argument
615 return getDispatch()->eglLockSurfaceKHR(display, surface, attrib_list); in eglLockSurfaceKHR()
618 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() argument
620 return getDispatch()->eglUnlockSurfaceKHR(display, surface); in eglUnlockSurfaceKHR()
/device/huawei/angler/camera/QCamera2/
DAndroid.mk71 $(TARGET_OUT_HEADERS)/qcom/display
/device/huawei/angler/sepolicy/
Dsystem_server.te41 # Access /dev/graphics/fb0 for setting display persistence
/device/lge/bullhead/camera/QCamera2/
DAndroid.mk71 $(TARGET_OUT_HEADERS)/qcom/display
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h494 struct gct_display_desc_block display; member
504 struct gct_display_desc_block display; member
727 } display; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h552 struct gct_display_desc_block display; member
561 struct gct_display_desc_block display; member
780 } display; member
/device/generic/goldfish/opengl/system/egl/
Degl.cpp1190 EGLBoolean eglLockSurfaceKHR(EGLDisplay display, EGLSurface surface, const EGLint *attrib_list) in eglLockSurfaceKHR() argument
1193 (void)display; in eglLockSurfaceKHR()
1199 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface) in eglUnlockSurfaceKHR() argument
1202 (void)display; in eglUnlockSurfaceKHR()
/device/sample/skins/WVGAMedDpi/
Dlayout14 display {
/device/moto/shamu/dumpstate/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
127 within a display generated by the Derivative Works, if and
/device/asus/fugu/dumpstate/
DNOTICE83 publicly display, publicly perform, sublicense, and distribute the
127 within a display generated by the Derivative Works, if and

123