| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | FramebufferTest.cpp | 1185 texImageFollowedByFBORead(GLenum internalFormat, GLenum type) texImageFollowedByFBORead() argument 1250 copyTexImageFollowedBySampling(GLenum internalFormat, GLenum type) copyTexImageFollowedBySampling() argument 1314 blitCopyFollowedByFBORead(GLenum internalFormat, GLenum type) blitCopyFollowedByFBORead() argument 1419 cubeTexImageFollowedByFBORead(GLenum internalFormat, GLenum type) cubeTexImageFollowedByFBORead() argument 3695 FillTexture2D(GLuint texture, GLsizei width, GLsizei height, const T &onePixelData, GLint level, GLint internalFormat, GLenum format, GLenum type) FillTexture2D() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrResourceCache.cpp | 47 int32_t type = nextType.fetch_add(1, std::memory_order_relaxed); in GenerateResourceType() local
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DGpu.cpp | 1263 sk_sp<GrGpuBuffer> GrD3DGpu::onCreateBuffer(size_t sizeInBytes, GrGpuBufferType type, in onCreateBuffer() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrTriangulator.cpp | 619 Edge* GrTriangulator::makeEdge(Vertex* prev, Vertex* next, EdgeType type, in makeEdge() argument 955 Edge* GrTriangulator::makeConnectingEdge(Vertex* prev, Vertex* next, EdgeType type, in makeConnectingEdge() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkLightingImageFilter.cpp | 1140 SkImageFilterLight::LightType type = buffer.read32LE(SkImageFilterLight::kLast_LightType); UnflattenLight() local 1717 int type = random->nextULessThan(3); create_random_light() local [all...] |
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnGpu.cpp | 136 void GrDawnGpu::disconnect(DisconnectType type) { in disconnect() argument 171 sk_sp<GrGpuBuffer> GrDawnGpu::onCreateBuffer(size_t size, GrGpuBufferType type, in onCreateBuffer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| H A D | Program.cpp | 131 LinkedVarying::LinkedVarying(const std::string &name, GLenum type, GLsizei size, int reg, int col) in LinkedVarying() argument 291 GLint Program::getSamplerMapping(sw::SamplerType type, unsigne argument 2771 getActiveAttribute(GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) const getActiveAttribute() argument 2814 getActiveUniform(GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *type, GLchar *name) const getActiveUniform() argument 2953 getTransformFeedbackVarying(GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) const getTransformFeedbackVarying() argument [all...] |
| H A D | libGLESv3.cpp | 288 void GL_APIENTRY DrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void *indices) in DrawRangeElements() argument 337 void GL_APIENTRY TexImage3D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *data) in TexImage3D() argument 397 TexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *data) TexSubImage3D() argument 1780 GetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei *length, GLsizei *size, GLenum *type, GLchar *name) GetTransformFeedbackVarying() argument 1810 VertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void *pointer) VertexAttribIPointer() argument 2736 DrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void *indices, GLsizei instanceCount) DrawElementsInstanced() argument 3819 GLenum type = GetColorComponentType(internalformat); GetInternalformativ() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SpirvShader.cpp | 794 auto &type = types[resultId]; in DeclareType() local 1145 auto &type = getType(typeId); ApplyDecorationsForAccessChain() local 1188 auto type = getType(typeId).definition.opcode(); WalkExplicitLayoutAccessChain() local 1215 auto &type = getType(typeId); WalkExplicitLayoutAccessChain() local 1301 auto &type = getType(typeId); WalkAccessChain() local 1378 auto &type = getType(typeId); WalkLiteralAccessChain() local 1639 auto type = getType(insn.resultTypeId()); emitProlog() local 2088 auto &type = getType(typeId); EmitAccessChain() local 2110 auto &type = getType(insn.resultTypeId()); EmitCompositeConstruct() local 2133 auto &type = getType(resultTypeId); EmitCompositeInsert() local 2163 auto &type = getType(insn.resultTypeId()); EmitCompositeExtract() local 2180 auto &type = getType(insn.resultTypeId()); EmitVectorShuffle() local 2214 auto &type = getType(insn.resultTypeId()); EmitVectorExtractDynamic() local 2234 auto &type = getType(insn.resultTypeId()); EmitVectorInsertDynamic() local 2251 auto &type = getType(insn.resultTypeId()); EmitSelect() local 2274 auto &type = getType(insn.resultTypeId()); EmitAny() local 2293 auto &type = getType(insn.resultTypeId()); EmitAll() local 2422 auto type = getType(insn.resultTypeId()); EmitCopyObject() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.hpp | 116 const Type type; member 236 AtomicInt type; member [all...] |
| H A D | VertexProcessor.cpp | 988 DrawType type = static_cast<DrawType>(static_cast<unsigned int>(drawType) & 0xF); in update() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| H A D | unittests.cpp | 2284 void bindIOSurfaceToTexture(EGLClientBuffer buffer, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLuint *texture) const in bindIOSurfaceToTexture() argument 2315 void doClearTest(EGLClientBufferWrapper &clientBufferWrapper, GLenum internalFormat, GLenum type, void *data, size_t dataSize) in doClearTest() argument 2351 void doSampleTest(EGLClientBufferWrapper &clientBufferWrapper, GLenum internalFormat, GLenum type, void *data, size_t dataSize) in doSampleTest() argument [all...] |
| /third_party/openssl/include/crypto/ |
| H A D | evp.h | 249 int type; member 655 int type; global() member [all...] |
| /third_party/openssl/ohos_lite/include/openssl/ |
| H A D | asn1.h | 148 int type; member 445 int type; global() member [all...] |
| H A D | x509.h | 273 ASN1_OBJECT *type; member 924 int type, global() variable 928 **x, int nid, int type, global() variable 933 int type, global() variable 937 const ASN1_OBJECT *obj, int lastpos, int type); global() variable [all...] |
| /third_party/openssl/ssl/statem/ |
| H A D | statem_srvr.c | 1349 unsigned int type; in ssl_check_for_safari() local 2428 unsigned long type; in tls_construct_server_key_exchange() local [all...] |
| H A D | statem_clnt.c | 2636 unsigned int type; in tls_process_cert_status_body() local [all...] |
| /third_party/openssl/engines/ |
| H A D | e_capi.c | 1652 static int capi_ctx_set_provname(CAPI_CTX *ctx, LPSTR pname, DWORD type, in capi_ctx_set_provname() argument 1690 DWORD type; capi_ctx_set_provname_idx() local [all...] |
| H A D | e_loader_attic.c | 868 } type; member [all...] |
| /third_party/openssl/providers/implementations/encode_decode/ |
| H A D | encode_key2any.c | 68 static void free_asn1_data(int type, void *data) in free_asn1_data() argument 530 int type = in dh_check_key_type() local 1035 key2any_encode(struct key2any_ctx_st *ctx, OSSL_CORE_BIO *cout, const void *key, int type, const char *pemname, check_key_type_fn *checker, key_to_der_fn *writer, OSSL_PASSPHRASE_CALLBACK *pwcb, void *pwcbarg, key_to_paramstring_fn *key2paramstring, i2d_of_void *key2der) key2any_encode() argument [all...] |
| /third_party/openssl/test/ |
| H A D | acvp_test.c | 1282 const char *phase = NULL, *type = NULL, *desc = NULL; in self_test_events() local
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | main.cpp | 297 auto &type = compiler.get_type(res.value_type_id); in print_resources() local 351 auto &type = compiler.get_type(res.type_id); in print_resources() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/ |
| H A D | libspirv.h | 378 spv_operand_type_t type; global() member [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | fuzzer_util.cpp | 355 bool IsCompositeType(const opt::analysis::Type* type) { in IsCompositeType() argument 554 auto type = ir_context->get_type_mgr()->GetType(id); IsNonFunctionTypeId() local 1056 const auto* type = ir_context->get_type_mgr()->GetType(id); UpdateFunctionType() local 1167 opt::analysis::Bool type; MaybeGetBoolType() local 1209 opt::analysis::Void type; MaybeGetVoidType() local 1352 const auto* type = ir_context->get_type_mgr()->GetType(scalar_type_id); MaybeGetScalarConstant() local 1375 const auto* type = ir_context->get_type_mgr()->GetType(composite_type_id); MaybeGetCompositeConstant() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/ |
| H A D | libspirv.h | 378 spv_operand_type_t type; global() member [all...] |