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

  /external/skia/include/gpu/
GrBlend.h 107 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff,
144 !GrBlendModifiesDst(equation, srcCoeff, dstCoeff) ||
  /external/skqp/include/gpu/
GrBlend.h 107 static constexpr bool GrBlendModifiesDst(GrBlendEquation equation, GrBlendCoeff srcCoeff,
144 !GrBlendModifiesDst(equation, srcCoeff, dstCoeff) ||

Completed in 1174 milliseconds