Home
last modified time | relevance | path

Searched refs:getNormalizedOffset (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 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offset… in getNormalizedOffset() function
317 getNormalizedOffset(firstPassOffsets, BLUR_SAMPLE_COUNT, firstPassOffsetInfo); in ExecutePingPongBlur()
338 getNormalizedOffset(offsets, BLUR_SAMPLE_COUNT, offsetInfo); in ExecutePingPongBlur()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp85 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offset… in getNormalizedOffset() function
253 getNormalizedOffset(offsets, BLUR_SAMPLE_COUNT, offsetInfo); in SetBlurBuilderParam()