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

  /hardware/libhardware/include/hardware/
tv_input.h 155 * get_stream_configurations() again, opening some of them if necessary.
325 * get_stream_configurations:
331 * get_stream_configurations() or STREAM_CONFIGURATIONS_CHANGED event.
335 int (*get_stream_configurations)(const struct tv_input_device* dev, member in struct:tv_input_device
  /hardware/libhardware/modules/tv_input/
tv_input.cpp 131 dev->device.get_stream_configurations =
  /hardware/interfaces/tv/input/1.0/default/
TvInput.cpp 84 int ret = mDevice->get_stream_configurations(mDevice, deviceId, &configCount, &configs);

Completed in 1226 milliseconds