Searched refs:XA_DATALOCATOR_NATIVEDISPLAY (Results 1 – 8 of 8) sorted by relevance
171 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()263 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()299 case XA_DATALOCATOR_NATIVEDISPLAY: in freeDataLocator()741 case XA_DATALOCATOR_NATIVEDISPLAY: in checkSourceSinkVsInterfacesCompatibility()835 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSource()906 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSink()
69 #define DATALOCATOR_MASK_NATIVEDISPLAY (1L << XA_DATALOCATOR_NATIVEDISPLAY)
98 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
427 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
368 XA_DATALOCATOR_NATIVEDISPLAY, // locatorType in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
461 if (XA_DATALOCATOR_NATIVEDISPLAY == in android_Player_realize()
1160 case XA_DATALOCATOR_NATIVEDISPLAY: in android_audioPlayer_checkSourceSink()
288 #define XA_DATALOCATOR_NATIVEDISPLAY ((XAuint32) 0x00000005) macro