HomeSort by relevance Sort by last modified time
    Searched refs:lcd (Results 1 - 5 of 5) sorted by null

  /device/lge/mako/
thermald-mako.conf 84 actions cpu+gpu+lcd+battery cpu+gpu+lcd+battery cpu+gpu+lcd+battery cpu+gpu+lcd+battery cpu+gpu+lcd+battery cpu+gpu+lcd+battery cpu+gpu+lcd+battery
  /external/qemu/android/camera/
camera-capture-linux.c 264 _camera_device_free(LinuxCameraDevice* lcd)
266 if (lcd != NULL) {
268 if (lcd->handle >= 0) {
269 close(lcd->handle);
271 if (lcd->device_name != NULL) {
272 free(lcd->device_name);
274 if (lcd->framebuffers != NULL) {
275 _free_framebuffers(lcd->framebuffers, lcd->framebuffer_num,
276 lcd->io_type)
1087 LinuxCameraDevice* lcd = (LinuxCameraDevice*)cd->opaque; local
    [all...]
  /external/e2fsprogs/debugfs/
debug_cmds.ct 122 lcd;
  /external/qemu/hw/
pxa.h 136 PXA2xxLCDState *lcd; member in struct:__anon13792
  /hardware/ti/omap4xxx/original-kernel-headers/linux/
omapfb.h 252 struct omap_lcd_config lcd; member in struct:omapfb_platform_data

Completed in 279 milliseconds