Searched refs:AAudioProperty_getLogMask (Results 1 – 3 of 3) sorted by relevance
179 int32_t AAudioProperty_getLogMask();
371 int32_t AAudioProperty_getLogMask() { in AAudioProperty_getLogMask() function
55 if ((AAudioProperty_getLogMask() & AAUDIO_LOG_CLOCK_MODEL_HISTOGRAM) != 0) { in IsochronousClockModel()