Home
last modified time | relevance | path

Searched refs:IsExtensionSupported (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dobject.c147 result = (*engineEngine)->IsExtensionSupported(engineEngine, NULL, &isSupported); in main()
151 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, NULL); in main()
154 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, &isSupported); in main()
166 result = (*engineEngine)->IsExtensionSupported(engineEngine, supportedExt, &isSupported); in main()
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/
Dmaxal_translation.cc127 REGISTER_TRAMPOLINE(XAEngine, IsExtensionSupported); in RegisterXAEngineItfMethods()
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/
Dsles_trampolines.cc305 REGISTER_TRAMPOLINE(SLEngine, IsExtensionSupported); in RegisterSLEngineItfMethods()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2660 SLresult (*IsExtensionSupported) ( member
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h655 XAresult (*IsExtensionSupported) ( member