Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/common/
H A Dbloom_common.h184 const vec2 ths = ts * 0.5; in bloomDownscaleWeighted() local
277 const vec2 ths = ts * 0.5; in bloomDownscale() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_blur_common.h265 const vec2 ths = ts * 0.5; in SoftDownscaleRGB() local
299 const vec2 ths = invTexSize * 0.5; // 0.5: half in DownscaleRGBADof() local
332 const vec2 ths = invTexSize * 0.5; // 0.5:half in BlurRGBADof() local
387 const vec2 ths = ts * 0.5; in SoftDownscaleRGBLayer() local