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

  /cts/tests/tests/nativemedia/aaudio/jni/
test_aaudio_callback.cpp 102 void updateLatency(int32_t latency) {
240 myData->updateLatency(measureLatency(stream));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 373 updateLatency(*SrcInst, *DstInst, Dep);
402 void HexagonSubtarget::updateLatency(MachineInstr &SrcInst,
445 updateLatency(*SrcI, *DstI, I);

Completed in 331 milliseconds