Searched refs:fClipPlaneIsect (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrOvalOpFactory.cpp723 op->fClipPlaneIsect = false;
735 op->fClipPlaneIsect = true;
759 op->fClipPlaneIsect = false;
773 op->fClipPlaneIsect = false;
829 !fAllFill, fClipPlane, fClipPlaneIsect, fClipPlaneUnion, localMatrix));
845 (fClipPlaneIsect ? 0 : 3 * sizeof(SkScalar)) -
949 if (fClipPlaneIsect) {
1046 if (fClipPlaneIsect) {
1079 if (fClipPlaneIsect) {
1124 fClipPlaneIsect |
1152 bool fClipPlaneIsect; member in class:final
[all...]

Completed in 202 milliseconds