Home
last modified time | relevance | path

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

/external/mesa3d/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