Searched refs:GetConfiguration (Results 1 – 9 of 9) sorted by relevance
/frameworks/av/media/libstagefright/wifi-display/ |
D | VideoFormats.cpp | 148 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()
|
D | VideoFormats.h | 89 static bool GetConfiguration(
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestPlayStreamType.cpp | 195 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 202 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 219 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestRecBuffQueue.cpp | 346 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/ |
D | AssetManager2.h | 117 inline const ResTable_config& GetConfiguration() const { return configuration_; } in GetConfiguration() function
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 210 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self, member
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 421 CHECK(VideoFormats::GetConfiguration( in onMessageReceived() 878 CHECK(VideoFormats::GetConfiguration( in onReceiveM3Response()
|
D | PlaybackSession.cpp | 1030 CHECK(VideoFormats::GetConfiguration( in addVideoSource()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 226 XAresult (*GetConfiguration) ( member
|