Searched refs:setDevice (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DMemoryHeapBase.h73 status_t setDevice(const char* device) { function in class:android::MemoryHeapBase
/frameworks/base/core/jni/android/graphics/
H A DCanvas.cpp99 canvas->setDevice(NULL);
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h1531 status_t setDevice(uint32_t device);
H A DAudioFlinger.cpp7668 effect->setDevice(mDevice);
7745 effect->setDevice(mDevice);
8576 status_t AudioFlinger::EffectModule::setDevice(uint32_t device) function in class:android::AudioFlinger::EffectModule
9282 mEffects[i]->setDevice(device);

Completed in 85 milliseconds