Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp86 void GLUtils::DeleteTexture(unsigned int textureId) in DeleteTexture() function in OHOS::Media::Effect::GLUtils
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1752 void DeviceGLES::DeleteTexture(uint32_t texture) in DeleteTexture() function in DeviceGLES
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp708 napi_value WebGLRenderingContextBaseImpl::DeleteTexture(napi_env env, napi_value object) in DeleteTexture() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp911 napi_value WebGLRenderingContextBase::DeleteTexture(napi_env env, napi_callback_info info) in DeleteTexture() function in OHOS::Rosen::WebGLRenderingContextBase