Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraFactory.h127 static int device_open(const hw_module_t* module, const char* name,
DEmulatedCameraFactory.cpp190 int EmulatedCameraFactory::device_open(const hw_module_t* module, in device_open() function in android::EmulatedCameraFactory
295 .open = EmulatedCameraFactory::device_open};
/device/generic/goldfish/camera/
DEmulatedCameraFactory.h143 static int device_open(const hw_module_t *module, const char *name,
DEmulatedCameraFactory.cpp180 int EmulatedCameraFactory::device_open(const hw_module_t *module, const char in device_open() function in android::EmulatedCameraFactory
535 .open = EmulatedCameraFactory::device_open