Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/virtualcamera/
H A DVirtualCameraCaptureResult.cc34 static constexpr uint8_t kPipelineDepth = 2; variable
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h320 static const uint8_t kPipelineDepth; variable
DEmulatedSensor.cpp135 const uint8_t EmulatedSensor::kPipelineDepth = 3; member in android::EmulatedSensor