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

  /frameworks/base/core/java/android/nfc/
INfcTag.aidl 28 int connect(int nativeHandle, int technology);
29 int reconnect(int nativeHandle);
30 int[] getTechList(int nativeHandle);
31 boolean isNdef(int nativeHandle);
32 boolean isPresent(int nativeHandle);
33 TransceiveResult transceive(int nativeHandle, in byte[] data, boolean raw);
35 NdefMessage ndefRead(int nativeHandle);
36 int ndefWrite(int nativeHandle, in NdefMessage msg);
37 int ndefMakeReadOnly(int nativeHandle);
38 boolean ndefIsWritable(int nativeHandle);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 680 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
omx_vdec.h 773 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec_hevc.h 674 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
omx_vdec.h 796 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
omx_vdec_hevc_swvdec.h 805 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 822 native_handle_t *nativehandle; member in struct:omx_vdpp::nativebuffer
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 846 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h 999 native_handle_t *nativehandle; member in struct:omx_vdec::nativebuffer
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
omx_vdec_hevc.cpp     [all...]
omx_vdec_hevc_swvdec.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]

Completed in 867 milliseconds