HomeSort by relevance Sort by last modified time
    Searched defs:mRaw (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/private/media/
AudioTrackShared.h 212 void* mRaw; // pointer to first frame
253 // buffer->mRaw is unused.
264 // buffer->mRaw is a pointer to the first available frame,
284 // buffer->mRaw is ignored, but is normally same pointer returned by last obtainBuffer().
288 // buffer->mRaw is NULL.
493 // buffer->mRaw is unused.
499 // buffer->mRaw is a pointer to the first available frame,
511 // buffer->mRaw is ignored, but is normally same pointer returned by last obtainBuffer().
514 // buffer->mRaw is NULL.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCameraAgentImpl.java 269 public final PictureCallback mRaw;
276 mRaw = raw;
607 captureCallbacks.mRaw,
    [all...]

Completed in 368 milliseconds