Home
last modified time | relevance | path

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

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