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

  /frameworks/native/libs/gui/include/gui/
IGraphicBufferProducer.h 70 BUFFER_NEEDS_REALLOCATION = 0x1,
156 // If dequeueBuffer returns the BUFFER_NEEDS_REALLOCATION flag, the client is
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp 740 BUFFER_NEEDS_REALLOCATION = 0x1,
763 if (result & BUFFER_NEEDS_REALLOCATION) {
    [all...]

Completed in 248 milliseconds