Home
last modified time | relevance | path

Searched defs:conicWeightCnt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DShape.cpp151 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in path_key_from_data_size() local
166 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in write_path_key_from_data() local
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrStyledShape.cpp109 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in path_key_from_data_size() local
124 const int conicWeightCnt = SkPathPriv::ConicWeightCnt(path); in write_path_key_from_data() local