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 D | rs_kawase_blur.cpp | 157 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 D | ge_kawase_blur_shader_filter.cpp | 85 static void getNormalizedOffset(SkV2* offsets, const uint32_t offsetCount, const OffsetInfo& offset… in getNormalizedOffset() function 253 getNormalizedOffset(offsets, BLUR_SAMPLE_COUNT, offsetInfo); in SetBlurBuilderParam()
|