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

  /frameworks/native/include/input/
InputTransport.h 482 static ssize_t findSampleNoLaterThan(const Batch& batch, nsecs_t time);
  /frameworks/native/libs/input/
InputTransport.cpp 537 ssize_t split = findSampleNoLaterThan(batch, sampleTime);
    [all...]

Completed in 172 milliseconds