Searched refs:GradientInfo (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DGradientCache.h149 struct GradientInfo { struct in class:android::uirenderer::GradientCache
154 void getGradientInfo(const uint32_t* colors, const int count, GradientInfo& info);
H A DGradientCache.cpp141 GradientInfo& info) {
166 GradientInfo info;
H A DSkiaShader.cpp107 static bool isSimpleGradient(const SkShader::GradientInfo& gradInfo) {
118 SkShader::GradientInfo gradInfo;

Completed in 71 milliseconds