Home
last modified time | relevance | path

Searched defs:flags (Results 5776 - 5800 of 24339) sorted by relevance

1...<<231232233234235236237238239240>>...974

/third_party/skia/third_party/externals/spirv-tools/test/tools/opt/
H A Dflags.py59 flags = [ variable in TestValidPassFlags
139 flags = ['-O'] variable in TestPerformanceOptimizationPasses
197 flags = ['-Os'] variable in TestSizeOptimizationPasses
245 flags = ['--legalize-hlsl'] variable in TestLegalizationPasses
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_android.h30 VkAndroidSurfaceCreateFlagsKHR flags; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DBufferNULL.cpp33 setDataWithUsageFlags(const gl::Context *context, gl::BufferBinding target, GLeglClientBufferEXT clientBuffer, const void *data, size_t size, gl::BufferUsage usage, GLbitfield flags) setDataWithUsageFlags() argument
/third_party/skia/samplecode/
H A DSampleShadowUtils.cpp120 drawShadowedPath(SkCanvas* canvas, const SkPath& path, const SkPoint3& zPlaneParams, const SkPaint& paint, SkScalar ambientAlpha, const SkPoint3& lightPos, SkScalar lightWidth, SkScalar spotAlpha, uint32_t flags) drawShadowedPath() argument
H A DSampleShadowReference.cpp86 uint32_t flags = 0; in drawShadowedPath() local
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp55 bool GrShape::simplifyPath(unsigned flags) { in simplifyPath() argument
76 this->simplifyRRect(SkRRect::MakeOval(rect), dir, start * 2, flags); in simplifyPath() local
98 bool GrShape::simplifyArc(unsigned flags) { in simplifyArc() argument
130 kDefaultDir, kDefaultStart, flags); simplifyArc() local
151 simplifyRRect(const SkRRect& rrect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRRect() argument
168 simplifyRect(const SkRect& rect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRect() argument
202 simplifyLine(const SkPoint& p1, const SkPoint& p2, unsigned flags) simplifyLine() argument
227 simplifyPoint(const SkPoint& point, unsigned flags) simplifyPoint() argument
239 simplify(unsigned flags) simplify() argument
[all...]
/third_party/skia/src/effects/
H A DSkTableColorFilter.cpp204 int flags = 0; in TestCreate() local
/third_party/skia/src/gpu/
H A DGrStyle.cpp11 int GrStyle::KeySize(const GrStyle &style, Apply apply, uint32_t flags) { in KeySize() argument
33 WriteKey(uint32_t *key, const GrStyle &style, Apply apply, SkScalar scale, uint32_t flags) WriteKey() argument
H A DGrSurface.h69 GrInternalSurfaceFlags flags() const { return fSurfaceFlags; } in flags() function in GrSurface
/third_party/skia/src/gpu/ops/
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp19 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSetLayout.hpp143 const VkDescriptorSetLayoutCreateFlags flags; member in vk::DescriptorSetLayout
H A DVkQueryPool.cpp184 void QueryPool::begin(uint32_t query, VkQueryControlFlags flags) in begin() argument
[all...]
/third_party/openssl/crypto/ui/
H A Dui_local.h91 int flags; /* flags for internal use */ member
104 int flags; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c111 static void *aes_xts_newctx(void *provctx, unsigned int mode, uint64_t flags, in aes_xts_newctx() argument
H A Dcipher_aes_siv.c30 aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, uint64_t flags) aes_siv_newctx() argument
H A Dcipher_aes_cbc_hmac_sha.c309 base_init(void *provctx, PROV_AES_HMAC_SHA_CTX *ctx, const PROV_CIPHER_HW_AES_HMAC_SHA *meths, size_t kbits, size_t blkbits, size_t ivbits, uint64_t flags) base_init() argument
320 aes_cbc_hmac_sha1_newctx(void *provctx, size_t kbits, size_t blkbits, size_t ivbits, uint64_t flags) aes_cbc_hmac_sha1_newctx() argument
347 aes_cbc_hmac_sha256_newctx(void *provctx, size_t kbits, size_t blkbits, size_t ivbits, uint64_t flags) aes_cbc_hmac_sha256_newctx() argument
[all...]
H A Dcipher_des.c31 des_newctx(void *provctx, size_t kbits, size_t blkbits, size_t ivbits, unsigned int mode, uint64_t flags, const PROV_CIPHER_HW *hw) des_newctx() argument
H A Dcipher_tdes_common.c23 ossl_tdes_newctx(void *provctx, int mode, size_t kbits, size_t blkbits, size_t ivbits, uint64_t flags, const PROV_CIPHER_HW *hw) ossl_tdes_newctx() argument
/third_party/openssl/crypto/x509/
H A Dpcy_local.h24 unsigned int flags; member
110 unsigned int flags; member
130 unsigned int flags; member
H A Dx509_ext.c55 X509_CRL_add1_ext_i2d(X509_CRL *x, int nid, void *value, int crit, unsigned long flags) X509_CRL_add1_ext_i2d() argument
107 X509_add1_ext_i2d(X509 *x, int nid, void *value, int crit, unsigned long flags) X509_add1_ext_i2d() argument
155 X509_REVOKED_add1_ext_i2d(X509_REVOKED *x, int nid, void *value, int crit, unsigned long flags) X509_REVOKED_add1_ext_i2d() argument
H A Dx509_trust.c65 int X509_check_trust(X509 *x, int id, int flags) in X509_check_trust() argument
123 int X509_TRUST_add(int id, int flags, in argument
217 trust_1oidany(X509_TRUST *trust, X509 *x, int flags) trust_1oidany() argument
229 trust_1oid(X509_TRUST *trust, X509 *x, int flags) trust_1oid() argument
240 trust_compat(X509_TRUST *trust, X509 *x, int flags) trust_compat() argument
251 obj_trust(int id, X509 *x, int flags) obj_trust() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DCompositeGlyph.java80 public int flags(in method in CompositeGlyph
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java41 flags(16), enum constant
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.cpp62 auto flags = ir.meta[type.self].decoration.decoration_flags; in emit_interface_block() local
124 auto &flags = ir.meta[var.self].decoration.decoration_flags; in emit_push_constant_block() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/opt/
H A Dflags.py59 flags = [ variable in TestValidPassFlags
139 flags = ['-O'] variable in TestPerformanceOptimizationPasses
197 flags = ['-Os'] variable in TestSizeOptimizationPasses
245 flags = ['--legalize-hlsl'] variable in TestLegalizationPasses

Completed in 18 milliseconds

1...<<231232233234235236237238239240>>...974