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

  /hardware/libhardware/include/hardware/
tv_input.h 340 * cancel_capture:
348 int (*cancel_capture)(struct tv_input_device* dev, int device_id, member in struct:tv_input_device
  /hardware/libhardware/modules/tv_input/
tv_input.cpp 135 dev->device.cancel_capture = tv_input_cancel_capture;
  /frameworks/base/services/core/jni/
com_android_server_tv_TvInputHal.cpp 144 mDevice->cancel_capture(mDevice, mDeviceId, mStream.stream_id, mSeq);

Completed in 54 milliseconds