OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hard_light
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrXferProcessor.cpp
121
return "
hard_light
";
/external/skia/src/gpu/glsl/
GrGLSLBlend.cpp
14
static void
hard_light
(GrGLSLFragmentBuilder* fsBuilder,
function
251
hard_light
(fsBuilder, outputColor, dstColor, srcColor);
278
hard_light
(fsBuilder, outputColor, srcColor, dstColor);
Completed in 80 milliseconds