HomeSort by relevance Sort by last modified time
    Searched refs:hw_module_methods_t (Results 1 - 25 of 53) sorted by null

1 2 3

  /device/generic/goldfish-opengl/fuchsia/include/hardware/
hardware.h 14 struct hw_module_methods_t;
24 struct hw_module_methods_t* methods;
28 typedef struct hw_module_methods_t { struct
31 } hw_module_methods_t; typedef in typeref:struct:hw_module_methods_t
  /device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
hardware.h 30 struct hw_module_methods_t;
39 hw_module_methods_t* methods;
60 struct hw_module_methods_t { struct
  /external/swiftshader/include/Android/hardware/
hardware.h 30 struct hw_module_methods_t;
39 hw_module_methods_t* methods;
60 struct hw_module_methods_t { struct
  /device/google/cuttlefish_common/guest/hals/audio/legacy/
audio_hal.cpp 21 static hw_module_methods_t hal_module_methods = {
  /device/linaro/hikey/libmemtrack/
memtrack_hikey.c 29 static struct hw_module_methods_t memtrack_module_methods = {
  /device/google/cuttlefish_common/guest/hals/sensors/
sensors_hal.cpp 21 static hw_module_methods_t hal_module_methods = {
  /device/generic/goldfish/keymaster/trusty/
keymaster_module.cpp 40 static struct hw_module_methods_t keystore_module_methods = {
  /device/google/marlin/vr/
vr.c 51 static struct hw_module_methods_t vr_module_methods = {
  /device/google/marlin/camera/QCamera2/
QCamera2Factory.h 74 static struct hw_module_methods_t mModuleMethods;
  /device/generic/goldfish/camera/
EmulatedCameraFactory.h 51 * - hw_module_methods_t::open entry point
79 * This method is called in response to hw_module_methods_t::open callback.
140 * hw_module_methods_t::open callback entry point.
277 static struct hw_module_methods_t mCameraModuleMethods;
  /device/generic/goldfish/vibrator/
vibrator_qemu.c 81 static struct hw_module_methods_t qemu_vibrator_module_methods = {
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedCameraFactory.h 50 * - hw_module_methods_t::open entry point
77 * This method is called in response to hw_module_methods_t::open callback.
129 /* hw_module_methods_t::open callback entry point. */
191 static struct hw_module_methods_t mCameraModuleMethods;
EmulatedCameraFactory.cpp 317 struct hw_module_methods_t EmulatedCameraFactory::mCameraModuleMethods = {
  /device/google/cuttlefish_common/guest/hals/lights/
lights_vsoc.c 61 static struct hw_module_methods_t lights_module_methods = {
  /device/google/cuttlefish_common/guest/hals/power/
power.c 78 static struct hw_module_methods_t power_module_methods = {
  /device/generic/goldfish/gatekeeper/
module.cpp 111 static struct hw_module_methods_t gatekeeper_module_methods = {
  /device/generic/goldfish/lights/
lights_qemu.c 198 static struct hw_module_methods_t lights_module_methods = {
  /device/google/cuttlefish_common/guest/hals/gatekeeper/
module.cpp 111 static struct hw_module_methods_t gatekeeper_module_methods = {
  /external/avb/boot_control/
boot_control_avb.c 146 static struct hw_module_methods_t module_methods = {
  /device/generic/opengl-transport/host/libs/virglrenderer/
Gralloc1.cpp 34 static hw_module_methods_t g_gralloc1_methods = {
  /device/google/cuttlefish_common/guest/hals/audio/legacy/policy/
vsoc_audio_policy_hal.cpp 141 static hw_module_methods_t gce_audio_policy_module_methods = {
  /device/google/cuttlefish_common/guest/hals/gps/
gps_vsoc.cpp 247 static struct hw_module_methods_t gps_module_methods = {
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
gralloc.cpp 173 static struct hw_module_methods_t gralloc_module_methods = {
  /device/generic/goldfish/gralloc/
gralloc.cpp 73 static struct hw_module_methods_t gralloc_module_methods = {
  /device/google/cuttlefish_common/guest/hals/gralloc/
gralloc.cpp 298 static struct hw_module_methods_t gralloc_module_methods = {

Completed in 883 milliseconds

1 2 3