Home
last modified time | relevance | path

Searched defs:SetTexture (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
Dwebgl_texture.h52 void SetTexture(uint32_t texture) in SetTexture() function
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
Dwebgl_rendering_context_basic_base.cpp81 void WebGLRenderingContextBasicBase::SetTexture(uint64_t id) {} in SetTexture() function in OHOS::Rosen::WebGLRenderingContextBasicBase
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h208 void SetTexture(RefPtr<NativeTexture> texture) in SetTexture() function
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_component.h310 void SetTexture(const WeakPtr<Texture>& texture) in SetTexture() function
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_holder.cpp1856 void SceneHolder::SetTexture(size_t index, CORE_NS::Entity targetEntity, CORE_NS::EntityReference i… in SetTexture() function in SceneHolder