Home
last modified time | relevance | path

Searched refs:GetConfiguration (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
DVideoFormats.cpp148 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setNativeResolution()
186 if (!GetConfiguration(type, index, &width, &height, in enableResolutionUpto()
194 if (GetConfiguration((ResolutionType)i, j, in enableResolutionUpto()
207 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setResolutionEnabled()
224 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setProfileLevel()
234 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in getProfileLevel()
264 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in isResolutionEnabled()
270 bool VideoFormats::GetConfiguration( in GetConfiguration() function in android::VideoFormats
406 success = GetConfiguration( in parseFormatSpec()
496 if (!GetConfiguration( in PickBestFormat()
DVideoFormats.h89 static bool GetConfiguration(
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayStreamType.cpp195 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
202 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
219 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp346 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET, in TestRecToBuffQueue()
365 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_PERFORMANCE_MODE, in TestRecToBuffQueue()
/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager2.h117 inline const ResTable_config& GetConfiguration() const { return configuration_; } in GetConfiguration() function
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h210 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self, member
/frameworks/av/media/libstagefright/wifi-display/source/
DWifiDisplaySource.cpp421 CHECK(VideoFormats::GetConfiguration( in onMessageReceived()
878 CHECK(VideoFormats::GetConfiguration( in onReceiveM3Response()
DPlaybackSession.cpp1030 CHECK(VideoFormats::GetConfiguration( in addVideoSource()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h226 XAresult (*GetConfiguration) ( member