Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp68 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DMethodDescriptor.cs45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DTextInputChannel.java313 public final InputType inputType; field in TextInputChannel.Configuration
323 @NonNull InputType inputType, in Configuration()
/third_party/curl/lib/vtls/
Dsectransp.c1268 SecExternalItemType inputType = kSecItemTypeCertificate; in CopyIdentityFromPKCS12File() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2112 private Descriptor inputType; field in Descriptors.MethodDescriptor