Searched refs:IsExtensionSupported (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dobject.c147 result = (*engineEngine)->IsExtensionSupported(engineEngine, NULL, &isSupported);
151 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, NULL);
154 result = (*engineEngine)->IsExtensionSupported(engineEngine, unsupportedExt, &isSupported);
166 result = (*engineEngine)->IsExtensionSupported(engineEngine, supportedExt, &isSupported);
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h655 XAresult (*IsExtensionSupported) ( member in struct:XAEngineItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2660 SLresult (*IsExtensionSupported) ( member in struct:SLEngineItf_

Completed in 484 milliseconds