Searched refs:blurRectangles (Results 1 – 1 of 1) sorted by relevance
3126 std::vector<std::vector<float>> blurRectangles; in FlushWindowBlur() local3128 blurRectangles.push_back(std::vector<float> { 1 }); in FlushWindowBlur()3130 updateWindowBlurRegionHandler_(blurRectangles); in FlushWindowBlur()3150 std::vector<std::vector<float>> blurRectangles; in FlushWindowBlur() local3170 blurRectangles.push_back(rectArray); in FlushWindowBlur()3172 updateWindowBlurRegionHandler_(blurRectangles); in FlushWindowBlur()