Home
last modified time | relevance | path

Searched defs:mode (Results 2026 - 2050 of 10222) sorted by relevance

1...<<81828384858687888990>>...409

/third_party/openssl/crypto/evp/
H A De_camellia.c54 int ret, mode, bits; in cmll_t4_init_key() local
195 int ret, mode; camellia_init_key() local
[all...]
H A De_des.c218 int mode = EVP_CIPHER_CTX_get_mode(ctx); in des_init_key() local
H A Dp5_crpt2.c28 int rv = 1, mode = 1; in ossl_pkcs5_pbkdf2_hmac_ex() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.inl.h78 ANGLE_INLINE bool Context::noopDraw(PrimitiveMode mode, GLsizei count) const in noopDraw() argument
110 ANGLE_INLINE angle::Result Context::prepareForDraw(PrimitiveMode mode) in prepareForDraw() argument
123 ANGLE_INLINE void Context::drawArrays(PrimitiveMode mode, GLint first, GLsizei count) in drawArrays() argument
137 drawElements(PrimitiveMode mode, GLsizei count, DrawElementsType type, const void *indices) drawElements() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_image_test.cpp4415 const std::string mode = R"( in TEST_F() local
4532 const std::string mode = R"( in TEST_F() local
4571 const std::string mode = R"( in TEST_F() local
4592 const std::string mode = R"( in TEST_F() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramVk.h26 ANGLE_INLINE bool UseLineRaster(const ContextVk *contextVk, gl::PrimitiveMode mode) in UseLineRaster() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DTextureEnvTest.cpp32 void verifyEnvironment(GLenum mode, in verifyEnvironment() argument
300 GLenum mode = rng.randomSelect(validEnvModes); in TEST_P() local
/third_party/skia/src/gpu/
H A DGrAppliedClip.h64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() argument
H A DGrProcessorSet.cpp32 GrProcessorSet::GrProcessorSet(SkBlendMode mode) : fXP(SkBlendMode_AsXPFactory(mode)) {} in GrProcessorSet() argument
/third_party/skia/src/c/
H A Dsk_paint.cpp134 void sk_paint_set_xfermode_mode(sk_paint_t* paint, sk_xfermode_mode_t mode) { in sk_paint_set_xfermode_mode() argument
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrStrokeTessellationShader.cpp15 GrStrokeTessellationShader(const GrShaderCaps& shaderCaps, Mode mode, PatchAttribs attribs, const SkMatrix& viewMatrix, const SkStrokeRec& stroke, SkPMColor4f color, int8_t maxParametricSegments_log2) GrStrokeTessellationShader() argument
H A DGrStrokeTessellationShader.h40 Mode mode() const { return fMode; } in mode() function in GrStrokeTessellationShader
/third_party/skia/src/gpu/effects/
H A DGrCustomXfermode.cpp21 bool GrCustomXfermode::IsSupportedMode(SkBlendMode mode) { in IsSupportedMode() argument
30 static constexpr GrBlendEquation hw_blend_equation(SkBlendMode mode) { in hw_blend_equation() argument
74 CustomXP(SkBlendMode mode, GrBlendEquation hwBlendEquation) in CustomXP() argument
79 CustomXP(SkBlendMode mode, GrProcessorAnalysisCoverage coverage) in CustomXP() argument
204 constexpr CustomXPFactory(SkBlendMode mode) in CustomXPFactory() argument
358 int mode = d->fRandom->nextRangeU((int)SkBlendMode::kLastCoeffMode + 1, TestGet() local
367 Get(SkBlendMode mode) Get() argument
[all...]
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp127 bool SkSurface_Raster::onCopyOnWrite(ContentChangeMode mode) { in onCopyOnWrite() argument
/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 static void *aes_siv_newctx(void *provctx, size_t keybits, unsigned int mode, in aes_siv_newctx() argument
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 void *ossl_tdes_newctx(void *provctx, int mode, size_t kbits, size_t blkbits, in ossl_tdes_newctx() argument
/third_party/openssl/engines/
H A De_afalg.h71 op_mode mode; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_image_test.cpp4415 const std::string mode = R"( in TEST_F() local
4532 const std::string mode = R"( in TEST_F() local
4571 const std::string mode = R"( in TEST_F() local
4592 const std::string mode = R"( in TEST_F() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-bignum-dtoa.cpp103 void BignumDtoa(double v, BignumDtoaMode mode, int requested_digits, in BignumDtoa() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dfilestrm.cpp33 T_FileStream_open(const char* filename, const char* mode) in T_FileStream_open() argument
/third_party/skia/third_party/externals/oboe/src/common/
H A DUtilities.cpp106 const char *convertToText<PerformanceMode>(PerformanceMode mode) { in convertToText() argument
116 const char *convertToText<SharingMode>(SharingMode mode) { in convertToText() argument
/third_party/skia/tests/
H A DRecordingXfermodeTest.cpp152 SkBlendMode mode = SkBlendMode(iMode); in DEF_TEST() local
[all...]
/third_party/skia/src/shaders/
H A DSkComposeShader.cpp45 sk_sp<SkShader> SkShaders::Blend(SkBlendMode mode, sk_sp<SkShader> dst, sk_sp<SkShader> src) { in Blend() argument
81 unsigned mode = buffer.read32(); in CreateProc() local

Completed in 27 milliseconds

1...<<81828384858687888990>>...409