Home
last modified time | relevance | path

Searched defs:getInputType (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrShaders.hpp185 inline GeometryShaderInputType getInputType (void) const { return m_inputType; } in getInputType() function in rr::GeometryShader
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
DNumberPicker.java340 public int getInputType() { in getInputType() method in NumberPicker.NumberRangeKeyListener
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java175 public int getInputType() { in getInputType() method in ShadowTextView
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java673 private int getInputType(String value) { in getInputType() method in ViewInflater
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp156 const IFDataType& getInputType (void) const in getInputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp183 virtual Array::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp903 DrawTestSpec::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::__anon6c59820f0111::AttributeArray
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1953 public Descriptor getInputType() { return inputType; } in getInputType() method in Descriptors.MethodDescriptor