Searched refs:getLatencyMs (Results 1 – 3 of 3) sorted by relevance
139 return getLatencyMs(sampleRate, LOCATION_SERVER, LOCATION_KERNEL); in getOutputServerLatencyMs()142 double getLatencyMs(uint32_t sampleRate, Location location1, Location location2) const { in getLatencyMs() function
91 return iter->second.getLatencyMs(latencyMs); in getLatencyMs_l()588 status_t AudioFlinger::PatchPanel::Patch::getLatencyMs(double *latencyMs) const in getLatencyMs() function in android::AudioFlinger::PatchPanel::Patch668 if (getLatencyMs(&latencyMs) == OK) { in dump()
202 status_t getLatencyMs(double *latencyMs) const;