Searched refs:XA_DATALOCATOR_NATIVEDISPLAY (Results 1 - 8 of 8) sorted by relevance

/frameworks/wilhelm/src/
H A Ddata.h68 #define DATALOCATOR_MASK_NATIVEDISPLAY (1L << XA_DATALOCATOR_NATIVEDISPLAY)
H A Ddata.c171 case XA_DATALOCATOR_NATIVEDISPLAY:
263 case XA_DATALOCATOR_NATIVEDISPLAY:
299 case XA_DATALOCATOR_NATIVEDISPLAY:
689 case XA_DATALOCATOR_NATIVEDISPLAY:
782 case XA_DATALOCATOR_NATIVEDISPLAY:
853 case XA_DATALOCATOR_NATIVEDISPLAY:
/frameworks/wilhelm/tests/sandbox/
H A Dxa.c98 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY;
H A Dxaplay.c427 locND.locatorType = XA_DATALOCATOR_NATIVEDISPLAY;
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c368 XA_DATALOCATOR_NATIVEDISPLAY, // locatorType
/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp461 if (XA_DATALOCATOR_NATIVEDISPLAY ==
H A DAudioPlayer_to_android.cpp1095 case XA_DATALOCATOR_NATIVEDISPLAY:
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h288 #define XA_DATALOCATOR_NATIVEDISPLAY ((XAuint32) 0x00000005) macro

Completed in 2594 milliseconds