OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kIDA_BlendCoeff
(Results
1 - 4
of
4
) sorted by null
/external/skia/gpu/include/
GrTypes.h
227
kIDA_BlendCoeff
, //<! one minus dst alpha
/external/skia/include/gpu/
SkGr.h
90
GR_STATIC_ASSERT((int)
kIDA_BlendCoeff
== (int)SkXfermode::kIDA_Coeff);
/external/skia/gpu/src/
GrDrawTarget.cpp
386
case
kIDA_BlendCoeff
:
GrGpuGL.cpp
88
GR_STATIC_ASSERT(9 ==
kIDA_BlendCoeff
);
[
all
...]
Completed in 27 milliseconds