HomeSort by relevance Sort by last modified time
    Searched defs:hw_module_methods_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/hwcplus/include/hardware/
hardware.h 78 struct hw_module_methods_t;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t
142 struct hw_module_methods_t* methods;
152 typedef struct hw_module_methods_t { struct
157 } hw_module_methods_t; typedef in typeref:struct:hw_module_methods_t
  /hardware/libhardware/include/hardware/
hardware.h 78 struct hw_module_methods_t;
121 * version the hw_module_t, hw_module_methods_t, and hw_device_t
142 struct hw_module_methods_t* methods;
156 typedef struct hw_module_methods_t { struct
161 } hw_module_methods_t; typedef in typeref:struct:hw_module_methods_t

Completed in 43 milliseconds