Home
last modified time | relevance | path

Searched defs:tempTex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp173 …RenderTexturePtr tempTex = param_->resCache_->RequestTexture(param_->context_, width, height, GL_R… in GenMainTex() local
178 …RenderTexturePtr tempTex = param_->resCache_->RequestTexture(param_->context_, width, height, GL_R… in GenMainTex() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter.cpp252 RenderTexturePtr tempTex = context->renderEnvironment_->RequestBuffer(source->tex->Width(), in ConvertFromCPU2GPU() local