Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.h255 static const uint8_t kPipelineDepth; variable
H A DEmulatedSensor.cpp110 const uint8_t EmulatedSensor::kPipelineDepth = 3; member in android::EmulatedSensor