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

  /frameworks/av/media/libmedia/omx/1.0/
WOmxNode.cpp 140 status_t LWOmxNode::allocateSecureBuffer(
145 status_t transStatus = toStatusT(mBase->allocateSecureBuffer(
341 Return<void> TWOmxNode::allocateSecureBuffer(
347 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(
344 Return<void> TWOmxNode::allocateSecureBuffer(
350 Status status = toStatus(mBase->allocateSecureBuffer(
  /frameworks/av/media/libmedia/
IOMX.cpp 329 virtual status_t allocateSecureBuffer(
515 virtual status_t allocateSecureBuffer(
518 return mBase->allocateSecureBuffer(
866 status_t err = allocateSecureBuffer(
    [all...]
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp     [all...]

Completed in 272 milliseconds