Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DGradient.cpp42 const skjson::ObjectValue* jstops = jgrad["g"]; in Make() local
71 const skjson::ObjectValue& jstops, in GradientAdapter()