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

  /external/deqp/modules/gles2/functional/
es2fReadPixelsTests.cpp 65 void getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int& pixelSize, bool& align);
143 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int& pixelSize, bool& align)
207 getFormatInfo(format, glFormat, glType, pixelSize, align);
  /external/deqp/modules/gles3/functional/
es3fReadPixelsTests.cpp 79 void getFormatInfo (tcu::TextureFormat& format, int& pixelSize, bool& align);
194 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, int& pixelSize, bool& align)
356 getFormatInfo(format, pixelSize, align);
  /external/deqp/modules/glshared/
glsFboUtil.cpp 85 FormatFlags FormatDB::getFormatInfo (ImageFormat format, FormatFlags fallback) const
343 FormatFlags flags = db.getFormatInfo(image->internalFormat, ANY_FORMAT);
403 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
412 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 257 const VideoFormatInfo* VideoDecoderBase::getFormatInfo(void) {
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 895 milliseconds