Home
last modified time | relevance | path

Searched defs:operationMode (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3Device.cpp130 camera_stream_configuration_mode_t operationMode, in mapToAidlStreamConfigurationMode()
973 StreamConfigurationMode operationMode; in configureStreams() local
1175 StreamConfigurationMode operationMode; in configureInjectedStreams() local
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3Device.cpp106 camera_stream_configuration_mode_t operationMode, StreamConfigurationMode *mode) { in mapToStreamConfigurationMode()
997 StreamConfigurationMode operationMode; in configureStreams() local
1304 StreamConfigurationMode operationMode; in configureInjectedStreams() local
/frameworks/av/services/mediametrics/
Dstatsd_codec.cpp605 int32_t operationMode = -1; in statsd_codec() local
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h596 OperationMode operationMode; member