Home
last modified time | relevance | path

Searched refs:allowPreviewRespace (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h309 status_t configureConsumerQueueLocked(bool allowPreviewRespace);
DCamera3OutputStream.cpp548 status_t Camera3OutputStream::configureConsumerQueueLocked(bool allowPreviewRespace) { in configureConsumerQueueLocked() argument
636 if (allowPreviewRespace) { in configureConsumerQueueLocked()