Home
last modified time | relevance | path

Searched refs:GRAPHIC_BLEND_NONE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h49 GraphicBlendType blendType = GraphicBlendType::GRAPHIC_BLEND_NONE;
H A Drs_composer_adapter.cpp354 info.blendType = GRAPHIC_BLEND_NONE; in BuildComposeInfo()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h71 GRAPHIC_BLEND_NONE = 0, /**< No blending */ enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp59 layerInfo_->SetBlendType(GraphicBlendType::GRAPHIC_BLEND_NONE); in SetUpTestCase()
H A Dhdidevice_test.cpp152 GraphicBlendType blendType = GRAPHIC_BLEND_NONE;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h59 {GRAPHIC_BLEND_NONE, "0 <No blending>"},