| /third_party/skia/third_party/externals/spirv-tools/test/tools/opt/ |
| H A D | flags.py | 59 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 D | vulkan_android.h | 30 VkAndroidSurfaceCreateFlagsKHR flags; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | BufferNULL.cpp | 33 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 D | SampleShadowUtils.cpp | 120 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 D | SampleShadowReference.cpp | 86 uint32_t flags = 0; in drawShadowedPath() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.cpp | 55 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 D | SkTableColorFilter.cpp | 204 int flags = 0; in TestCreate() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrStyle.cpp | 11 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 D | GrSurface.h | 69 GrInternalSurfaceFlags flags() const { return fSurfaceFlags; } in flags() function in GrSurface
|
| /third_party/skia/src/gpu/ops/ |
| H A D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 19 GrDrawOp::FixedFunctionFlags flags = INHERITED::fixedFunctionFlags(); in fixedFunctionFlags() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDescriptorSetLayout.hpp | 143 const VkDescriptorSetLayoutCreateFlags flags; member in vk::DescriptorSetLayout
|
| H A D | VkQueryPool.cpp | 184 void QueryPool::begin(uint32_t query, VkQueryControlFlags flags) in begin() argument [all...] |
| /third_party/openssl/crypto/ui/ |
| H A D | ui_local.h | 91 int flags; /* flags for internal use */ member 104 int flags; member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_xts.c | 111 static void *aes_xts_newctx(void *provctx, unsigned int mode, uint64_t flags, in aes_xts_newctx() argument
|
| H A D | cipher_aes_siv.c | 30 aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, uint64_t flags) aes_siv_newctx() argument
|
| H A D | cipher_aes_cbc_hmac_sha.c | 309 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 D | cipher_des.c | 31 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 D | cipher_tdes_common.c | 23 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 D | pcy_local.h | 24 unsigned int flags; member 110 unsigned int flags; member 130 unsigned int flags; member
|
| H A D | x509_ext.c | 55 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 D | x509_trust.c | 65 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 D | CompositeGlyph.java | 80 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 D | MtxHeadBuilder.java | 41 flags(16), enum constant
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cpp.cpp | 62 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 D | flags.py | 59 flags = [ variable in TestValidPassFlags 139 flags = ['-O'] variable in TestPerformanceOptimizationPasses 197 flags = ['-Os'] variable in TestSizeOptimizationPasses 245 flags = ['--legalize-hlsl'] variable in TestLegalizationPasses
|