Home
last modified time | relevance | path

Searched refs:device_open (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraFactory.h130 static int device_open(const hw_module_t* module, const char* name,
DEmulatedCameraFactory.cpp207 int EmulatedCameraFactory::device_open(const hw_module_t* module, in device_open() function in android::EmulatedCameraFactory
318 VSOC_STATIC_INITIALIZER(open) EmulatedCameraFactory::device_open};
/device/generic/goldfish/camera/
DEmulatedCameraFactory.h142 static int device_open(const hw_module_t *module, const char *name,
DEmulatedCameraFactory.cpp197 int EmulatedCameraFactory::device_open(const hw_module_t *module, const char in device_open() function in android::EmulatedCameraFactory
583 .open = EmulatedCameraFactory::device_open