Home
last modified time | relevance | path

Searched refs:getComponentCount (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DLigatureEntry.java27 public int getComponentCount() in getComponentCount() method in LigatureEntry
DLigatureTreeWalker.java131 int compCount = entry.getComponentCount(); in writeLookupSubtable()
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.hpp158 virtual int getComponentCount (void) const = 0;
181 virtual int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::ContextArray
DglsVertexArrayTests.cpp695 static int getComponentCount (const Array::OutputType& type);
710 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in ContextShaderProgram()
1030 int ContextShaderProgram::getComponentCount (const Array::OutputType& type) in getComponentCount() function in deqp::gls::ContextShaderProgram
DglsDrawTest.cpp890 int getComponentCount (void) const { return m_componentCount; } in getComponentCount() function in deqp::gls::__anon2b0ebd0f0111::AttributeArray
1120 static int getComponentCount (const DrawTestSpec::OutputType& type);
1137 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in DrawTestShaderProgram()
1450 int DrawTestShaderProgram::getComponentCount (const DrawTestSpec::OutputType& type) in getComponentCount() function in deqp::gls::__anon2b0ebd0f0111::DrawTestShaderProgram