Searched refs:TO_HW_DEVICE_T_OPEN (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A 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
H A Dfb.h163 GRALLOC_HARDWARE_FB0, TO_HW_DEVICE_T_OPEN(device));
H A Dgralloc.h407 GRALLOC_HARDWARE_GPU0, TO_HW_DEVICE_T_OPEN(device));
H A Dgralloc1.h310 TO_HW_DEVICE_T_OPEN(device));

Completed in 7 milliseconds