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

  /frameworks/base/libs/hwui/
Program.h 111 kGradientLinear = 0,
182 gradientType = kGradientLinear;
ProgramCache.cpp 596 description.gradientType == ProgramDescription::kGradientLinear;
SkiaShader.cpp 131 description->gradientType = ProgramDescription::kGradientLinear;

Completed in 92 milliseconds