Home
last modified time | relevance | path

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

/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/include/webgl/
Dwebgl_texture.h33 void SetTexture(unsigned int texture) in SetTexture() function
/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context_basic_base.cpp80 void WebGLRenderingContextBasicBase::SetTexture(uint64_t id) {} in SetTexture() function in OHOS::Rosen::WebGLRenderingContextBasicBase
/foundation/ace/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h255 void SetTexture(RefPtr<NativeTexture> texture) in SetTexture() function
/foundation/ace/ace_engine/frameworks/core/components/video/
Dvideo_component.h381 void SetTexture(const WeakPtr<Texture>& texture) in SetTexture() function