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

  /frameworks/base/libs/hwui/
GradientCache.h 161 void getGradientInfo(const uint32_t* colors, const int count, GradientInfo& info);
GradientCache.cpp 147 void GradientCache::getGradientInfo(const uint32_t* colors, const int count,
174 getGradientInfo(colors, count, info);

Completed in 183 milliseconds