Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DGradientCache.cpp123 void GradientCache::getGradientInfo(const uint32_t* colors, const int count, in getGradientInfo() function in android::uirenderer::GradientCache
150 getGradientInfo(colors, count, info); in addLinearGradient()
DGradientCache.h150 void getGradientInfo(const uint32_t* colors, const int count, GradientInfo& info);