Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
Dtexture.h30 Texture(const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Texture() function
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
Drender_frame_buffer.cpp56 RenderTexturePtr RenderFrameBuffer::Texture() const in Texture() function in OHOS::Media::Effect::RenderFrameBuffer
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_data_structures.h361 struct Texture { in CORE3D_BEGIN_NAMESPACE() struct