Searched defs:mMemory (Results 1 - 4 of 4) sorted by path

/frameworks/av/media/libmedia/
H A DIMediaHTTPConnection.cpp76 mMemory = interface_cast<IMemory>(binder);
78 return mMemory != NULL;
112 memcpy(buffer, mMemory->pointer(), len);
175 sp<IMemory> mMemory; member in struct:android::BpMediaHTTPConnection
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.h38 sp<IMemory> mMemory; member in struct:android::Harness::Buffer
/frameworks/av/services/soundtrigger/
H A DSoundTriggerHwService.h96 sp<IMemory> mMemory; member in class:android::SoundTriggerHwService::CallbackEvent
/frameworks/base/media/jni/
H A Dandroid_media_MediaHTTPConnection.h50 sp<IMemory> mMemory; member in struct:android::JMediaHTTPConnection

Completed in 394 milliseconds