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

  /frameworks/ex/variablespeed/jni/
jni_entry.cc 87 if (!AudioEngine::CompareAndSetEngine(NULL, engine)) {
variablespeed.h 67 static bool CompareAndSetEngine(AudioEngine* expect, AudioEngine* update);
variablespeed.cc 132 bool AudioEngine::CompareAndSetEngine(AudioEngine* expect, AudioEngine* update) {

Completed in 2830 milliseconds