Home
last modified time | relevance | path

Searched refs:AddTexGlobalCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_resource_cache.h156 void AddTexGlobalCache(std::string id, RenderTexturePtr tex) in AddTexGlobalCache() function
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp162 param_->resCache_->AddTexGlobalCache("Main", renderTex); in GenMainTex()