Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.h30 Texture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Texture() function
/ohos5.0/docs/en/application-dev/webgl/
H A Dwebgl-2d-guidelines.md35 ### Texture subsection
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_frame_buffer.cpp56 RenderTexturePtr RenderFrameBuffer::Texture() const in Texture() function in OHOS::Media::Effect::RenderFrameBuffer
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h361 struct Texture { in CORE3D_BEGIN_NAMESPACE() struct