Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_kawase_blur.cpp157 …c void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offsetInfo) in getNormalizedOffset()
336 OffsetInfo offsetInfo = {blur.radiusByPass * stepScale, blur.radiusByPass * stepScale, in ExecutePingPongBlur() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp85 …c void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offsetInfo) in getNormalizedOffset()
252 … OffsetInfo offsetInfo = { offsetXY, offsetXY, scaledInfo.GetWidth(), scaledInfo.GetHeight() }; in SetBlurBuilderParam() local