Home
last modified time | relevance | path

Searched refs:BLEND (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dlite_wm_type.h26 BLEND enumerator
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/window/
H A Dwindow.h84 BLEND enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DScene.js50 gl.enable(gl.BLEND);
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.h79 return config_.compositeMode == LiteWinConfig::BLEND && config_.opacity == OPA_TRANSPARENT; in NoNeedToDraw()
H A Dlite_win.cpp254 } else if (config_.compositeMode == LiteWinConfig::BLEND) { in Flush()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dcube_demo.js142 gl.enable(gl.BLEND);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dcube2_demo.js142 gl.enable(gl.BLEND);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_shader_effect_test.cpp64 ShaderEffect shaderEffect1{ShaderEffect::ShaderEffectType::BLEND, 0xFF000000};
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dimage_filter.h44 BLEND, enumerator
H A Dshader_effect.h38 BLEND, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dshader_effect_test.cpp77 ShaderEffect shaderEffect1(ShaderEffect::ShaderEffectType::BLEND, 20);
615 …ShaderEffect::ShaderEffectType::BLEND, centerPoint, colors, position, TileMode::REPEAT, startAngle…
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dimage_filter.cpp161 …return std::make_shared<ImageFilter>(ImageFilter::FilterType::BLEND, mode, background, foreground,… in CreateBlendImageFilter()
H A Dshader_effect.cpp127 return std::make_shared<ShaderEffect>(ShaderEffect::ShaderEffectType::BLEND, dst, src, mode); in CreateBlendShader()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h125 BLEND, in CORE3D_BEGIN_NAMESPACE() enumerator
H A Dgltf2_util.cpp372 out = AlphaMode::BLEND; in GetAlphaMode()
578 case AlphaMode::BLEND: in GetAlphaMode()
H A Dgltf2_exporter.cpp1122 exportMaterial.alphaMode = AlphaMode::BLEND; in UpdateShaderStateToGltfMaterial()
1136 exportMaterial.alphaMode = AlphaMode::BLEND; in UpdateShaderStateToGltfMaterial()
H A Dgltf2_importer.cpp1664 if (gltfMaterial.alphaMode == GLTF2::AlphaMode::BLEND) { // blending -> no shadows in SelectShaders()
1667 } else if (gltfMaterial.alphaMode == GLTF2::AlphaMode::BLEND) { in SelectShaders()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DX2DFast.js74 gl.enable(gl.BLEND);
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h83 static const GLenum BLEND = 0x0BE2; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp282 return NVal::CreateInt64(env, WebGLRenderingContextBase::BLEND).val_; in GetBlend()
H A Dwebgl_rendering_context_base_impl.cpp2305 …{ WebGLRenderingContextBase::BLEND, WebGLRenderingContextBase::CULL_FACE, WebGLRenderingContextBas… in CheckCap()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md762 | webgl | WebGLRenderingContextBase | readonly BLEND: GLenum; | 新增 |
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-graphic.md762 | webgl | WebGLRenderingContextBase | readonly BLEND: GLenum; | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md79 |删除|模块名: webgl<br>类名: WebGLRenderingContextBase<br>方法 or 属性:readonly BLEND: GLenum;|NA|webgl.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-graphic.md79 …ass name: WebGLRenderingContextBase<br>Method or attribute name: readonly BLEND: GLenum;|NA|webgl.…