Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dhardware.h48 struct hw_device_t { struct
57 int (*close)(hw_device_t* device); argument
/device/generic/goldfish-opengl/fuchsia/include/hardware/
Dhardware.h33 typedef struct hw_device_t { struct
37 int (*close)(struct hw_device_t* device); argument
38 } hw_device_t; typedef
/device/generic/opengl-transport/host/libs/virglrenderer/
DGralloc1.cpp48 static int gralloc1_device_close(hw_device_t*) { in gralloc1_device_close() argument
/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraFactory.cpp231 struct hw_device_t** /*device*/) { in open_legacy()
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp336 int CloseDevice(struct hw_device_t* /*device*/) { in CloseDevice()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp75 hw_device_t make_hw_device(hw_module_t* module, int (*close)(hw_device_t*)) { in make_hw_device()
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp88 static int closeHook(hw_device_t* /*device*/) in closeHook() argument