Home
last modified time | relevance | path

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

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