Searched refs:XA_DATALOCATOR_NATIVEDISPLAY (Results 1 – 8 of 8) sorted by relevance
176 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()268 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataLocator()304 case XA_DATALOCATOR_NATIVEDISPLAY: in freeDataLocator()707 case XA_DATALOCATOR_NATIVEDISPLAY: in checkSourceSinkVsInterfacesCompatibility()801 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSource()875 case XA_DATALOCATOR_NATIVEDISPLAY: in checkDataSink()
72 #define DATALOCATOR_MASK_NATIVEDISPLAY (1L << XA_DATALOCATOR_NATIVEDISPLAY)
99 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
428 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY; in main()
368 XA_DATALOCATOR_NATIVEDISPLAY, // locatorType in Java_com_example_nativemedia_NativeMedia_createStreamingMediaPlayer()
459 if (XA_DATALOCATOR_NATIVEDISPLAY == in android_Player_realize()
1115 case XA_DATALOCATOR_NATIVEDISPLAY: in android_audioPlayer_checkSourceSink()
288 #define XA_DATALOCATOR_NATIVEDISPLAY ((XAuint32) 0x00000005) macro