Home
last modified time | relevance | path

Searched refs:QueryActiveStreams (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dxaplay.c769 result = (*playerStreamInformation)->QueryActiveStreams(playerStreamInformation, NULL, NULL); in main()
772 result = (*playerStreamInformation)->QueryActiveStreams(playerStreamInformation, &numStreams1, in main()
780 result = (*playerStreamInformation)->QueryActiveStreams(playerStreamInformation, &numStreams2, in main()
/frameworks/libs/native_bridge_support/android_api/libOpenMAXAL/proxy/
Dmaxal_translation.cc224 REGISTER_TRAMPOLINE(XAStreamInformation, QueryActiveStreams); in RegisterXAStreamInformationItfMethods()
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h3178 XAresult (*QueryActiveStreams) ( member