Home
last modified time | relevance | path

Searched defs:is_input (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.h86 bool is_input = false; member
Dresult_dispatcher.cc167 bool is_input) { in AddPendingBufferLocked()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.h33 bool is_input; member
DBase.h61 bool is_input; member
DEmulatedCameraDeviceSessionHWLImpl.cpp270 bool is_input = stream.stream_type == google_camera_hal::StreamType::kInput; in ConfigurePipeline() local