Home
last modified time | relevance | path

Searched defs:allocate_stream (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraHWI.cpp386 int QCameraHardwareInterface::allocate_stream( in allocate_stream() function in android::QCameraHardwareInterface
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp275 int allocate_stream(const struct camera2_device *device, in allocate_stream() function
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp258 int EmulatedCamera2::allocate_stream(const camera2_device_t *d, in allocate_stream() function in android::EmulatedCamera2