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 113 kGradientLinear = 0,
187 gradientType = kGradientLinear;
ProgramCache.cpp 616 description.gradientType == ProgramDescription::kGradientLinear;
SkiaShader.cpp 222 description.gradientType = ProgramDescription::kGradientLinear;

Completed in 686 milliseconds