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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerFactory.java 73 private static Hashtable m_formats = new Hashtable(); field in class:SerializerFactory
  /external/deqp/modules/glshared/
glsFboUtil.cpp 372 : m_formats (formats)
403 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
412 m_formats.getFormatInfo(it->second->internalFormat, ANY_FORMAT);
425 checkAttachmentCompleteness(*cctx, att, attPoint, image, m_formats);
glsFboUtil.hpp 444 const FormatDB& m_formats; member in class:deqp::gls::FboUtil::FboVerifier
  /external/deqp/modules/gles3/functional/
es3fShaderApiTests.cpp 1119 std::vector<GLenum> m_formats; member in class:deqp::gles3::Functional::ProgramBinaryCase
1149 return (std::find(m_formats.begin(), m_formats.end(), format) != m_formats.end());
1193 getBinaryFormats(m_formats);
1200 if (m_formats.empty())
    [all...]

Completed in 510 milliseconds