Searched defs:blurDrawLooper2 (Results 1 – 2 of 2) sorted by relevance
61 std::shared_ptr<BlurDrawLooper> blurDrawLooper2 = BlurDrawLooper::CreateBlurDrawLooper(-1.f, variable83 std::shared_ptr<BlurDrawLooper> blurDrawLooper2 = BlurDrawLooper::CreateBlurDrawLooper(radius, variable129 std::shared_ptr<BlurDrawLooper> blurDrawLooper2 = BlurDrawLooper::Deserialize(data); variable
71 auto blurDrawLooper2 = BlurDrawLooper::CreateBlurDrawLooper(3.f, in OnTestFunction() local