Searched defs:offsetInfo (Results 1 – 2 of 2) sorted by relevance
157 …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
85 …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