Searched refs:GetConfiguration (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/libstagefright/wifi-display/ |
D | VideoFormats.cpp | 145 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setNativeResolution() 181 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setResolutionEnabled() 193 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in isResolutionEnabled() 199 bool VideoFormats::GetConfiguration( in GetConfiguration() function in android::VideoFormats 291 success = GetConfiguration( in parseFormatSpec() 377 if (!GetConfiguration( in PickBestFormat()
|
D | VideoFormats.h | 78 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/include/SLES/ |
D | OpenSLES_Android.h | 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self, member
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestRecBuffQueue.cpp | 237 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET, in TestRecToBuffQueue()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 408 CHECK(VideoFormats::GetConfiguration( in onMessageReceived() 857 CHECK(VideoFormats::GetConfiguration( in onReceiveM3Response()
|
D | PlaybackSession.cpp | 911 CHECK(VideoFormats::GetConfiguration( in addVideoSource()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 226 XAresult (*GetConfiguration) ( member
|