Home
last modified time | relevance | path

Searched refs:swapY (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrShape.h547 bool swapY = rect.fTop > rect.fBottom; in DefaultRectDirAndStartIndex() local
548 if (swapX && swapY) { in DefaultRectDirAndStartIndex()
555 } else if (swapY) { in DefaultRectDirAndStartIndex()
/external/skia/src/gpu/
DGrShape.h547 bool swapY = rect.fTop > rect.fBottom; in DefaultRectDirAndStartIndex() local
548 if (swapX && swapY) { in DefaultRectDirAndStartIndex()
555 } else if (swapY) { in DefaultRectDirAndStartIndex()