OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrBlendCoeffRefsSrc
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrBlend.h
99
inline bool
GrBlendCoeffRefsSrc
(GrBlendCoeff coeff) {
/external/skia/src/gpu/effects/
GrXfermodeFragmentProcessor.cpp
201
if (kZero_GrBlendCoeff != srcCoeff ||
GrBlendCoeffRefsSrc
(dstCoeff)) {
Completed in 1279 milliseconds