HomeSort by relevance Sort by last modified time
    Searched defs:allocate_stream (Results 1 - 3 of 3) sorted by null

  /device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.cpp 84 allocate_stream: android::allocate_stream,
275 int allocate_stream(const struct camera2_device *device, function in namespace:android
289 rc = hardware->allocate_stream(width, height, format, stream_ops,
  /device/generic/goldfish/camera/
EmulatedCamera2.cpp 258 int EmulatedCamera2::allocate_stream(const camera2_device_t *d, function in class:android::EmulatedCamera2
398 EmulatedCamera2::allocate_stream,
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI.cpp 386 int QCameraHardwareInterface::allocate_stream( function in class:android::QCameraHardwareInterface

Completed in 290 milliseconds