Home
last modified time | relevance | path

Searched defs:blend (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.h83 ImageBlendOperation blend = ImageBlendNone; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h105 SingleShaderData blend; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h133 SingleShaderData blend; member
H A Drender_system.cpp466 …stexpr Math::Vec4 LerpVec4(const Math::Vec4& vec0, const Math::Vec4& vec1, const Math::Vec4& blend) in LerpVec4()
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_vgu.h271 …VGUBlendType blend; /* < Blend type, specifying how a new image is drawn onto an existing surf… member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp278 auto blend = host->GetParent(); in SetButtonBackgroundColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp321 auto blend = host->GetParent(); in SetButtonBackgroundColor() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2896 const auto& blend = graphicsState.colorBlendState; in UpdateBlendState() local