Home
last modified time | relevance | path

Searched refs:fInvert (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
DFractalNoiseEffect.cpp354 .bind( 2, fInvert ) in FractalNoiseAdapter()
507 fInvert = 0, // TODO member in skottie::internal::__anon15144e920111::FractalNoiseAdapter
/third_party/skia/tests/
DGrStyledShapeTest.cpp1390 if (fInvert) { in test_path_effect_makes_empty_shape()
1402 bool fInvert; in test_path_effect_makes_empty_shape() member in test_path_effect_makes_empty_shape::EmptyPathEffect
1403 EmptyPathEffect(bool invert) : fInvert(invert) {} in test_path_effect_makes_empty_shape()
/third_party/flutter/skia/tests/
DGrShapeTest.cpp1374 if (fInvert) { in test_path_effect_makes_empty_shape()
1383 bool fInvert; in test_path_effect_makes_empty_shape() member in test_path_effect_makes_empty_shape::EmptyPathEffect
1384 EmptyPathEffect(bool invert) : fInvert(invert) {} in test_path_effect_makes_empty_shape()