Home
last modified time | relevance | path

Searched defs:isMMapSupported (Results 1 – 4 of 4) sorted by relevance

/external/oboe/src/common/
DOboeExtensions.cpp22 bool OboeExtensions::isMMapSupported(){ in isMMapSupported() function in OboeExtensions
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DNativeEngine.java5 static native boolean isMMapSupported(); in isMMapSupported() method in NativeEngine
/external/oboe/apps/OboeTester/scripts/
Ddsp_timing.py201 def isMMapSupported(): function
/external/oboe/src/aaudio/
DAAudioExtensions.h174 bool isMMapSupported() { in isMMapSupported() function