HomeSort by relevance Sort by last modified time
    Searched refs:fColorMap (Results 1 - 4 of 4) sorted by null

  /external/skia/modules/skottie/utils/
SkottieUtils.cpp 71 fMgr->fColorMap[key].push_back(c());
163 return this->getProps(fColorMap);
167 return this->get<skottie::ColorPropertyValue>(key, fColorMap);
171 return this->set(key, c, fColorMap);
SkottieUtils.h 133 PropMap<skottie::ColorPropertyHandle> fColorMap;
  /external/skqp/modules/skottie/utils/
SkottieUtils.cpp 71 fMgr->fColorMap[key].push_back(c());
163 return this->getProps(fColorMap);
167 return this->get<skottie::ColorPropertyValue>(key, fColorMap);
171 return this->set(key, c, fColorMap);
SkottieUtils.h 133 PropMap<skottie::ColorPropertyHandle> fColorMap;

Completed in 6526 milliseconds