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

  /external/skia/src/gpu/glsl/
GrGLSLXferProcessor.h 43 , fInputColor(inputColor)
55 const char* fInputColor;
GrGLSLFragmentProcessor.h 128 , fInputColor(inputColor)
139 const char* fInputColor;
  /external/skia/src/gpu/
GrProcessorSet.h 74 fInputColor = initialColor;
103 *newInputColor = fInputColor;
118 return fInputColor;
161 GrColor fInputColor;

Completed in 322 milliseconds