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

  /frameworks/av/media/common_time/
local_clock.cpp 76 if (!dev_->set_local_slew)
79 return static_cast<status_t>(dev_->set_local_slew(dev_, rate));
  /hardware/libhardware/include/hardware/
local_time_hal.h 83 int (*set_local_slew)(struct local_time_hw_device* dev, int16_t rate); member in struct:local_time_hw_device
  /hardware/libhardware/modules/local_time/
local_time_hw.c 87 ltdev->device.set_local_slew = NULL;

Completed in 36 milliseconds