Home
last modified time | relevance | path

Searched defs:getStreamConfigurations (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/aidl/android.hardware.tv.input-V2-ndk-source/gen/android/hardware/tv/input/
DITvInput.cpp227 ::ndk::ScopedAStatus BpTvInput::getStreamConfigurations(int32_t in_deviceId, std::vector<::aidl::an… in getStreamConfigurations() function in aidl::android::hardware::tv::input::BpTvInput
595 ::ndk::ScopedAStatus ITvInputDefault::getStreamConfigurations(int32_t /*in_deviceId*/, std::vector<… in getStreamConfigurations() function in aidl::android::hardware::tv::input::ITvInputDefault
/aosp_15_r20/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
H A DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/aosp_15_r20/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/
H A DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/aidl/android.hardware.tv.input-V2-ndk-source/gen/include/aidl/android/hardware/tv/input/
DBnTvInput.h52 …::ndk::ScopedAStatus getStreamConfigurations(int32_t in_deviceId, std::vector<::aidl::android::har… in getStreamConfigurations() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/aidl/android.hardware.tv.input_interface/dump/android/hardware/tv/input/
DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/aosp_15_r20/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
H A DITvInput.aidl38 android.hardware.tv.input.TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/aosp_15_r20/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
H A DITvInput.aidl55 TvStreamConfig[] getStreamConfigurations(in int deviceId); in getStreamConfigurations() method
/aosp_15_r20/hardware/interfaces/tv/input/aidl/default/
H A DTvInput.cpp103 ::ndk::ScopedAStatus TvInput::getStreamConfigurations(int32_t in_deviceId, in getStreamConfigurations() function in aidl::android::hardware::tv::input::TvInput
/aosp_15_r20/hardware/interfaces/tv/input/1.0/default/
H A DTvInput.cpp81 Return<void> TvInput::getStreamConfigurations(int32_t deviceId, getStreamConfigurations_cb cb) { in getStreamConfigurations() function in android::hardware::tv::input::V1_0::implementation::TvInput
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/utils/
H A DSessionConfigurationUtils.cpp48 void StreamConfiguration::getStreamConfigurations( in getStreamConfigurations() function in android::camera3::StreamConfiguration
71 void StreamConfiguration::getStreamConfigurations( in getStreamConfigurations() function in android::camera3::StreamConfiguration
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/tv/input/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/input/1.0/
DBsTvInput.h68 …::android::hardware::Return<void> getStreamConfigurations(int32_t deviceId, getStreamConfiguration… in getStreamConfigurations() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/tv/input/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/input/1.0/
DBsTvInput.h68 …::android::hardware::Return<void> getStreamConfigurations(int32_t deviceId, getStreamConfiguration… in getStreamConfigurations() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/input/1.0/
DBsTvInput.h68 …::android::hardware::Return<void> getStreamConfigurations(int32_t deviceId, getStreamConfiguration… in getStreamConfigurations() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/tv/input/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/input/1.0/
DBsTvInput.h68 …::android::hardware::Return<void> getStreamConfigurations(int32_t deviceId, getStreamConfiguration… in getStreamConfigurations() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/tv/input/1.0/[email protected]_genc++_headers/gen/android/hardware/tv/input/1.0/
DBsTvInput.h68 …::android::hardware::Return<void> getStreamConfigurations(int32_t deviceId, getStreamConfiguration… in getStreamConfigurations() function
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DJTvInputHal.cpp515 ::ndk::ScopedAStatus JTvInputHal::ITvInputWrapper::getStreamConfigurations( in getStreamConfigurations() function in android::JTvInputHal::ITvInputWrapper
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/1.0/[email protected]_genc++/gen/android/hardware/tv/input/1.0/
DTvInputAll.cpp446 ::android::hardware::Return<void> BpHwTvInput::getStreamConfigurations(int32_t deviceId, getStreamC… in getStreamConfigurations() function in android::hardware::tv::input::V1_0::BpHwTvInput
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DParameters.cpp3103 Vector<Parameters::StreamConfiguration> Parameters::getStreamConfigurations() { in getStreamConfigurations() function in android::camera2::Parameters