HomeSort by relevance Sort by last modified time
    Searched refs:EventHandler (Results 101 - 125 of 193) sorted by null

1 2 3 45 6 7 8

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 788 if (pThis->m_cb.EventHandler) {
794 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
802 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
807 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
832 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
837 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,\
842 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
848 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL", __func__);
    [all...]
omx_vdec_hevc_swvdec.cpp 946 if (pThis->m_cb.EventHandler)
954 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
963 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
972 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp 678 if (pThis->m_cb.EventHandler)
686 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
695 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
704 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
729 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
734 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,\
739 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
747 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL\n", __func__);
850 if (pThis->m_cb.EventHandler)
865 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 67 import com.android.calendar.CalendarController.EventHandler;
85 public class AllInOneActivity extends AbstractCalendarActivity implements EventHandler,
630 mController.registerEventHandler(R.id.mini_month, (EventHandler) miniMonthFrag);
635 R.id.calendar_list, (EventHandler) selectCalendarsFrag);
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
RemoteDebugEventSocketListener.cs 250 protected virtual void EventHandler() {
532 EventHandler();
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
RemoteDebugEventSocketListener.cs 304 protected virtual void EventHandler()
684 EventHandler();
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
GraggBulirschStoerIntegrator.java 23 import org.apache.commons.math.ode.events.EventHandler;
345 public void addEventHandler(final EventHandler function,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
omx_vdec.h 653 if (m_cb.EventHandler && !m_error_propogated)
657 m_cb.EventHandler(&m_cmp,m_app_data,
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 665 if (m_cb.EventHandler && !m_error_propogated) {
668 m_cb.EventHandler(&m_cmp,m_app_data,
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 662 if (m_cb.EventHandler && !m_error_propogated) {
665 m_cb.EventHandler(&m_cmp,m_app_data,
    [all...]
  /packages/apps/DocumentsUI/src/com/android/documentsui/
BaseActivity.java 48 import com.android.documentsui.base.EventHandler;
187 EventHandler<String> queryInterceptor =
  /art/openjdkjvmti/
ti_extension.cc 388 EventHandler* event_handler) {
  /external/apache-http/android/src/android/net/http/
RequestHandle.java 160 mRequest.error(EventHandler.ERROR_REDIRECT_LOOP,
  /external/autotest/venv/lucifer/
handlers.py 20 class EventHandler(object):
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Core.h 210 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
216 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
222 /** A supplier port sends this error to the IL client (via the EventHandler callback)
550 /** The EventHandler method is used to notify the application when an
581 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h 215 static OMX_ERRORTYPE EventHandler(
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Core.h 193 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
199 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
205 /** A supplier port sends this error to the IL client (via the EventHandler callback)
508 /** The EventHandler method is used to notify the application when an
539 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Core.h 193 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
199 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
205 /** A supplier port sends this error to the IL client (via the EventHandler callback)
499 /** The EventHandler method is used to notify the application when an
530 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Core.h 193 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
199 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
205 /** A supplier port sends this error to the IL client (via the EventHandler callback)
508 /** The EventHandler method is used to notify the application when an
539 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Core.h 193 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
199 /** A non-supplier port sends this error to the IL client (via the EventHandler callback)
205 /** A supplier port sends this error to the IL client (via the EventHandler callback)
508 /** The EventHandler method is used to notify the application when an
539 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /external/ImageMagick/MagickCore/
log.c 88 EventHandler = 0x0020,
170 { "Event", EventHandler },
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 168 private EventHandler mEventHandler;
508 mEventHandler = new EventHandler(this, looper);
510 mEventHandler = new EventHandler(this, looper);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp 938 if (pThis->m_cb.EventHandler)
946 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
955 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
964 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
    [all...]
omx_vdec_msm8974.cpp 911 if (pThis->m_cb.EventHandler) {
917 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
925 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
930 pThis->m_cb.EventHandler(&pThis->m_cmp, pThis->m_app_data,
    [all...]

Completed in 518 milliseconds

1 2 3 45 6 7 8