HomeSort by: relevance | last modified time | path
    Searched refs:TO_HW_DEVICE_T_OPEN (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
hardware.h 205 #define TO_HW_DEVICE_T_OPEN(x) reinterpret_cast<struct hw_device_t**>(x)
207 #define TO_HW_DEVICE_T_OPEN(x) (struct hw_device_t**)(x)
fb.h 163 GRALLOC_HARDWARE_FB0, TO_HW_DEVICE_T_OPEN(device));
gralloc.h 407 GRALLOC_HARDWARE_GPU0, TO_HW_DEVICE_T_OPEN(device));
gralloc1.h 310 TO_HW_DEVICE_T_OPEN(device));

Completed in 16 milliseconds