Home
last modified time | relevance | path

Searched defs:TO_HW_DEVICE_T_OPEN (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include_all/hardware/
Dhardware.h205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x) macro
207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x) macro
/hardware/libhardware/include/hardware/
Dhardware.h205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x) macro
207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x) macro
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dhardware.h205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x) macro
207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x) macro