Home
last modified time | relevance | path

Searched defs:getOutputType (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java59 OutputType getOutputType(); in getOutputType() method
82 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
107 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
145 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
183 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/external/deqp/framework/referencerenderer/
DrrShaders.hpp186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp175 const IFDataType& getOutputType (void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp184 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp905 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anon43398ad90111::AttributeArray
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1956 public Descriptor getOutputType() { return outputType; } in getOutputType() method in Descriptors.MethodDescriptor