Home
last modified time | relevance | path

Searched defs:isOpaque (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Druntime_effect.cpp68 MakeShader(std::shared_ptr<Data> uniforms, std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, bool isOpaque) MakeShader() argument
H A Druntime_shader_builder.cpp28 std::shared_ptr<ShaderEffect> RuntimeShaderBuilder::MakeShader(const Matrix* localMatrix, bool isOpaque) in MakeShader() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/runtimeeffect_fuzzer/
H A Druntime_effect_fuzzer.cpp46 bool isOpaque = GetObject<bool>(); in RuntimeEffectFuzzTest() local
95 bool isOpaque = GetObject<bool>(); in RuntimeShaderFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_shader_builder.cpp41 std::shared_ptr<ShaderEffect> SkiaRuntimeShaderBuilder::MakeShader(const Matrix* localMatrix, bool isOpaque) in MakeShader() argument
H A Dskia_runtime_effect.cpp102 MakeShader(std::shared_ptr<Data> uniforms, std::shared_ptr<ShaderEffect> children[], size_t childCount, const Matrix* localMatrix, bool isOpaque) MakeShader() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_encoder.cpp178 bool isOpaque = IsOpaque(pixelMap); in CheckEncodeFormat() local

Completed in 5 milliseconds