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

  /hardware/google/av/media/sfplugin/
C2OMXNode.cpp 165 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 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 3021 milliseconds