Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java57 OutputType getOutputType(); in getOutputType() method
80 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
105 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
143 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
186 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
/external/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php147 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/external/angle/src/compiler/translator/
DCompiler.h128 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DParseContext.h468 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
/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.hpp177 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::__anon1e0aaf9b0111::AttributeArray
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2030 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor