Home
last modified time | relevance | path

Searched defs:getInputType (Results 1 – 9 of 9) 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/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.hpp169 const IFDataType& getInputType (void) const in getInputType() function in vkt::SpirVAssembly::GraphicsInterfaces
DvktSpvAsmTypeTests.cpp478 InputType getInputType (deUint32 inputWidth, bool isSigned) in getInputType() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java701 protected int getInputType() { in getInputType() method in ShadowAccessibilityNodeInfo
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp183 virtual Array::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp904 DrawTestSpec::InputType getInputType (void) const { return m_inputType; } in getInputType() function in deqp::gls::__anon43398ad90111::AttributeArray
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1953 public Descriptor getInputType() { return inputType; } in getInputType() method in Descriptors.MethodDescriptor