Searched defs:kFoldCoverageIntoSrcAlpha (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkXfermode.cpp1245 static const bool kFoldCoverageIntoSrcAlpha = true; member in struct:SrcATop4f
1257 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:DstATop4f
1271 static const bool kFoldCoverageIntoSrcAlpha = true; member in struct:Xor4f
1283 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:Plus4f
1296 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:Modulate4f
1311 static const bool kFoldCoverageIntoSrcAlpha = true; member in struct:Screen4f
1332 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:Multiply4f
1354 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:Difference4f
1373 static const bool kFoldCoverageIntoSrcAlpha = false; member in struct:Exclusion4f
1395 if (ProcType::kFoldCoverageIntoSrcAlpha) {
[all...]

Completed in 53 milliseconds