Home
last modified time | relevance | path

Searched refs:testingOnly_isNonVolatilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrStyledShape.h282 bool testingOnly_isNonVolatilePath() const;
/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp61 bool GrStyledShape::testingOnly_isNonVolatilePath() const { in testingOnly_isNonVolatilePath() function in GrStyledShape
256 bool baseIsNonVolatilePath = base.testingOnly_isNonVolatilePath(); in check_original_path_ids()