HomeSort by relevance Sort by last modified time
    Searched refs:hWindow (Results 1 - 7 of 7) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
sync.h 245 * hWindow: Handle to the window
255 extern DSP_STATUS SYNC_PostMessage(IN HANDLE hWindow, IN UINT uMsg);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
sync.h 245 * hWindow: Handle to the window
255 extern DSP_STATUS SYNC_PostMessage(IN HANDLE hWindow, IN UINT uMsg);
  /system/media/wilhelm/tests/sandbox/
xa.c 99 locND.hWindow = NULL;
xaplay.c 341 locND.hWindow = nativeWindow;
  /system/media/wilhelm/src/android/
MediaPlayer_to_android.cpp 448 mp->mImageVideoSink.mLocator.mNativeDisplay.hWindow;
449 // we already verified earlier that hWindow is non-NULL
  /system/media/wilhelm/src/
data.c 173 // hWindow is NDK C ANativeWindow * and hDisplay must be NULL
174 if (pDataLocator->mNativeDisplay.hWindow == NULL) {
175 SL_LOGE("%s: hWindow must be non-NULL ANativeWindow *", name);
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 462 XANativeHandle hWindow;
    [all...]

Completed in 531 milliseconds