Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/include/webgl/
Dwebgl_texture.h38 unsigned int GetTexture() const in GetTexture() function
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h203 RefPtr<NativeTexture> GetTexture() const in GetTexture() function
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_parallel_sub_thread.cpp665 sk_sp<SkImage> RSParallelSubThread::GetTexture() const in CreateShareEglContext() function in OHOS::Rosen::RSParallelSubThread
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_component.h315 WeakPtr<Texture> GetTexture() const in GetTexture() function
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Dwebgl_rendering_context.cpp926 static napi_value GetTexture(napi_env env, napi_callback_info info) in GetTexture() function