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

  /frameworks/av/media/codec2/sfplugin/
C2OMXNode.cpp 296 status_t C2OMXNode::allocateSecureBuffer(
  /frameworks/av/media/libmedia/omx/1.0/
WOmxNode.cpp 140 status_t LWOmxNode::allocateSecureBuffer(
145 status_t transStatus = toStatusT(mBase->allocateSecureBuffer(
342 Return<void> TWOmxNode::allocateSecureBuffer(
348 Status status = toStatus(mBase->allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/1.0/
WOmxNode.cpp 143 status_t LWOmxNode::allocateSecureBuffer(
148 status_t transStatus = toStatusT(mBase->allocateSecureBuffer(
345 Return<void> TWOmxNode::allocateSecureBuffer(
351 Status status = toStatus(mBase->allocateSecureBuffer(
  /frameworks/av/media/libmedia/
IOMX.cpp 255 virtual status_t allocateSecureBuffer(
441 virtual status_t allocateSecureBuffer(
444 return mBase->allocateSecureBuffer(
715 status_t err = allocateSecureBuffer(
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp     [all...]

Completed in 945 milliseconds