Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 22 of 22) 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/skia/modules/svg/src/
DSkSVGFilterContext.cpp133 const SkSVGFeInputType& inputType, in resolveInput()
/third_party/skia/gm/verifiers/
Dgmverifier.cpp44 GMVerifier::GMVerifier(InputType inputType) : fInputType(inputType) {} in GMVerifier()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp221 TBasicType GetBasicTypeForSubpassInput(TBasicType inputType) in GetBasicTypeForSubpassInput()
248 TBasicType inputType, in CreateSubpassLoadFuncCall()
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1317 const Type& inputType, in castScalarToType()
1346 SpvId SPIRVCodeGenerator::castScalarToFloat(SpvId inputId, const Type& inputType, in castScalarToFloat()
1380 SpvId SPIRVCodeGenerator::castScalarToSignedInt(SpvId inputId, const Type& inputType, in castScalarToSignedInt()
1415 SpvId SPIRVCodeGenerator::castScalarToUnsignedInt(SpvId inputId, const Type& inputType, in castScalarToUnsignedInt()
1450 SpvId SPIRVCodeGenerator::castScalarToBoolean(SpvId inputId, const Type& inputType, in castScalarToBoolean()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp1319 ETC_Decoder::InputType inputType = GetInputType(format); in decodeETC2() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp298 spv::ExecutionMode GetTessEvalInputExecutionMode(TLayoutTessEvaluationType inputType) in GetTessEvalInputExecutionMode()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DETC_Decoder.cpp670 …nsigned char *src, unsigned char *dst, int w, int h, int dstPitch, int dstBpp, InputType inputType) in Decode()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.cpp677 …nsigned char *dst, int w, int h, int dstW, int dstH, int dstPitch, int dstBpp, InputType inputType) in Decode()
/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp4549 spirv::IdRef inputType(mInputTypePointers[componentCount]); in declareExpandedMatrixVectors() local
/third_party/typescript/lib/
Dlib.dom.d.ts623 inputType?: string; property
9691 readonly inputType: string; property
Dtsc.js63475 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
63481 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
63562 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
DtypingsInstaller.js75810 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
75821 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
75922 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
DtypescriptServices.js76015 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
76026 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
Dtypescript.js76015 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
76026 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
Dtsserverlibrary.js76015 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
76026 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
76127 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
Dtsserver.js75821 function checkIteratedTypeOrElementType(use, inputType, sentType, errorNode) { argument
75832 … function getIteratedTypeOrElementType(use, inputType, sentType, errorNode, checkAssignability) { argument
75933 function getIterationTypeOfIterable(use, typeKind, inputType, errorNode) { argument
/third_party/typescript/src/lib/
Ddom.generated.d.ts603 inputType?: string; property
9671 readonly inputType: string; property