HomeSort by relevance Sort by last modified time
    Searched refs:EventHandler (Results 126 - 150 of 254) sorted by null

1 2 3 4 56 7 8 91011

  /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/display/msm8996/sdm/libs/core/fb/
hw_primary.cpp 56 HWEventHandler *eventhandler) {
61 error = hw_primary->Init(eventhandler);
86 DisplayError HWPrimary::Init(HWEventHandler *eventhandler) {
93 error = HWDevice::Init(eventhandler);
492 typedef void (HWPrimary::*EventHandler)(char*);
493 EventHandler event_handler[kNumDisplayEvents] = { &HWPrimary::HandleVSync,
  /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...]
  /external/apache-http/android/src/android/net/http/
RequestHandle.java 160 mRequest.error(EventHandler.ERROR_REDIRECT_LOOP,
  /frameworks/native/include/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)
547 /** The EventHandler method is used to notify the application when an
578 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/ti/omap3/omx/system/src/openmax_il/omx_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)
499 /** The EventHandler method is used to notify the application when an
530 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
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)
516 /** The EventHandler method is used to notify the application when an
547 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/ti/omap4xxx/domx/omx_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)
499 /** The EventHandler method is used to notify the application when an
530 OMX_ERRORTYPE (*EventHandler)(
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
omx_aac_enc_test.c 256 static OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
312 OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
709 &EventHandler,&EmptyBufferDone,&FillBufferDone
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/test/
omx_evrc_enc_test.c 271 static OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
357 OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
718 &EventHandler,&EmptyBufferDone,&FillBufferDone
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
omx_qcelp13_enc_test.c 271 static OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
357 OMX_ERRORTYPE EventHandler(OMX_IN OMX_HANDLETYPE hComponent,
720 &EventHandler,&EmptyBufferDone,&FillBufferDone
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 575 pCompPrivate->cbInfo.EventHandler ( pHandle,
587 pCompPrivate->cbInfo.EventHandler ( pHandle,
621 pCompPrivate->cbInfo.EventHandler ( pHandle,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 536 pCompPrivate->cbInfo.EventHandler ( pHandle,
548 pCompPrivate->cbInfo.EventHandler ( pHandle,
582 pCompPrivate->cbInfo.EventHandler ( pHandle,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 622 pCompPrivate->cbInfo.EventHandler ( pHandle,
634 pCompPrivate->cbInfo.EventHandler ( pHandle,
670 pCompPrivate->cbInfo.EventHandler ( pHandle,
    [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...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
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/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 645 pCompPrivate->cbInfo.EventHandler (pHandle,
671 pCompPrivate->cbInfo.EventHandler (
684 pCompPrivate->cbInfo.EventHandler (
719 pCompPrivate->cbInfo.EventHandler (pHandle,
    [all...]

Completed in 3163 milliseconds

1 2 3 4 56 7 8 91011