Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_texture.h57 uint32_t GetTexture() const in GetTexture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h203 RefPtr<NativeTexture> GetTexture() const in GetTexture() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h315 WeakPtr<Texture> GetTexture() const in GetTexture() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp925 static napi_value GetTexture(napi_env env, napi_callback_info info) in GetTexture() function