HomeSort by relevance Sort by last modified time
    Searched refs:sharedBuffer (Results 26 - 31 of 31) sorted by null

12

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp     [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp     [all...]
AudioFlinger.cpp 540 const sp<IMemory>& sharedBuffer,
582 if (sharedBuffer != 0 && sharedBuffer->pointer() == NULL) {
583 ALOGE("createTrack() sharedBuffer is non-0 but has NULL pointer()");
625 channelMask, frameCount, sharedBuffer, lSessionId, flags, tid, clientUid, &lStatus);
    [all...]
AudioFlinger.h 108 const sp<IMemory>& sharedBuffer,
    [all...]
Threads.h 535 const sp<IMemory>& sharedBuffer,
    [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 101 const sp<IMemory>& sharedBuffer,
120 if (sharedBuffer != 0) {
122 data.writeStrongBinder(sharedBuffer->asBinder());
    [all...]

Completed in 120 milliseconds

12