Home
last modified time | relevance | path

Searched defs:mode (Results 576 - 600 of 2401) sorted by relevance

1...<<21222324252627282930>>...97

/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
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerBuffer.cpp53 DoBufferMapAsync(ObjectId bufferId, uint64_t requestSerial, WGPUMapModeFlags mode, uint64_t offset64, uint64_t size64) DoBufferMapAsync() argument
H A DServer.h117 WGPUMapModeFlags mode; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DShaderModule.cpp107 tint::transform::VertexStepMode ToTintVertexStepMode(wgpu::VertexStepMode mode) { in ToTintVertexStepMode() argument
/third_party/openssl/crypto/bio/
H A Dbss_file.c57 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument
425 BIO *BIO_new_file(const char *filename, const char *mode) in BIO_new_file() argument
H A Dossl_core_bio.c84 OSSL_CORE_BIO *ossl_core_bio_new_file(const char *filename, const char *mode) in ossl_core_bio_new_file() argument
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfcodes.c33 inflate_codes_mode mode; /* current inflate_codes mode */ member
[all...]

Completed in 21 milliseconds

1...<<21222324252627282930>>...97