Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/fuchsia/include/hardware/
Dhardware.h17 typedef struct hw_module_t { struct
26 } hw_module_t; typedef
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dhardware.h32 struct hw_module_t { struct
51 struct hw_module_t* module; argument
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraFactory.cpp247 int EmulatedCameraFactory::open_legacy(const struct hw_module_t* /*module*/, in open_legacy()
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp552 int OpenDevice(const hw_module_t* /*module*/, in OpenDevice()