Searched defs:DeleteTexture (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/ | ||
H A D | gl_utils.cpp | 86 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 D | device_gles.cpp | 1752 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 D | webgl_rendering_context_base_impl.cpp | 708 napi_value WebGLRenderingContextBaseImpl::DeleteTexture(napi_env env, napi_value object) in DeleteTexture() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl |
H A D | webgl_rendering_context_base.cpp | 911 napi_value WebGLRenderingContextBase::DeleteTexture(napi_env env, napi_callback_info info) in DeleteTexture() function in OHOS::Rosen::WebGLRenderingContextBase |