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

/frameworks/base/libs/hwui/
H A DGradientCache.h145 struct GradientInfo { struct in class:android::uirenderer::GradientCache
150 void getGradientInfo(const uint32_t* colors, const int count, GradientInfo& info);
H A DGradientCache.cpp124 GradientInfo& info) {
149 GradientInfo info;
H A DSkiaShader.cpp112 static bool isSimpleGradient(const SkShader::GradientInfo& gradInfo) {
123 SkShader::GradientInfo gradInfo;

Completed in 125 milliseconds