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

  /external/deqp/modules/glshared/
glsScissorTests.cpp 573 static BufferFmtDesc getBufferFormat (ClearType type);
613 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType);
756 BufferFmtDesc FramebufferClearCase::getBufferFormat (ClearType type)
791 const BufferFmtDesc bufferFmt = getBufferFormat(m_clearType);
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 96 int getBufferFormat() { return mFormat; }
822 int imgReaderFmt = ctx->getBufferFormat();
853 buffer->format, ctx->getBufferFormat());
857 bufFmt, ctx->getBufferFormat());
    [all...]

Completed in 337 milliseconds