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

  /external/skia/src/gpu/
GrXferProcessor.cpp 105 static const char* coeff_string(GrBlendCoeff coeff) { function
150 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend),
151 coeff_string(fDstBlend), fBlendConstant);
  /external/skqp/src/gpu/
GrXferProcessor.cpp 105 static const char* coeff_string(GrBlendCoeff coeff) { function
150 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend),
151 coeff_string(fDstBlend), fBlendConstant);

Completed in 172 milliseconds