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

  /device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.cpp 88 allocate_reprocess_stream: android::allocate_reprocess_stream,
323 int allocate_reprocess_stream(const struct camera2_device *, function in namespace:android
  /device/generic/goldfish/camera/
EmulatedCamera2.cpp 287 int EmulatedCamera2::allocate_reprocess_stream(const camera2_device_t *d, function in class:android::EmulatedCamera2
401 EmulatedCamera2::allocate_reprocess_stream,
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraHWI.cpp 462 int QCameraHardwareInterface::allocate_reprocess_stream( function in class:android::QCameraHardwareInterface
  /hardware/libhardware/include/hardware/
camera2.h 157 * to the HAL device in allocate_reprocess_stream(); they are used to interact
163 * format of the buffer is fixed in allocate_reprocess_stream(), and the
672 * allocate_reprocess_stream:
708 int (*allocate_reprocess_stream)(const struct camera2_device *, member in struct:camera2_device_ops
    [all...]

Completed in 955 milliseconds