OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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; }
808
int imgReaderFmt = ctx->
getBufferFormat
();
847
buffer->format, ctx->
getBufferFormat
());
851
buffer->format, ctx->
getBufferFormat
());
[
all
...]
Completed in 277 milliseconds