Home | History | Annotate | Download | only in hwui

Lines Matching refs:isSimpleGradient

553     return description.gradientType * 2 + description.isSimpleGradient;
692 shader.append(gFS_Uniforms_GradientSampler[description.isSimpleGradient]);