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

  /external/qemu/android/avd/
hw-config.h 63 int androidHwConfig_isScreenTouch( AndroidHwConfig* config );
hw-config.c 136 androidHwConfig_isScreenTouch( AndroidHwConfig* config )
  /external/qemu/hw/
goldfish_events_device.c 278 } else if (androidHwConfig_isScreenTouch(android_hw)) {
405 if (androidHwConfig_isScreenTouch(config)) {

Completed in 45 milliseconds