Home
last modified time | relevance | path

Searched defs:lIndex (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DPathOpsTightBoundsTest.cpp22 for (int lIndex = 0; lIndex < lineCount; ++lIndex) { in testTightBoundsLines() local
67 for (int lIndex = 0; lIndex < lineCount; ++lIndex) { in testTightBoundsQuads() local
/external/skia/src/pathops/
DSkDQuadLineIntersection.cpp305 for (int lIndex = 0; lIndex < 2; ++lIndex) { in addLineNearEndPoints() local
DSkDConicLineIntersection.cpp205 for (int lIndex = 0; lIndex < 2; ++lIndex) { in addLineNearEndPoints() local
DSkDCubicLineIntersection.cpp300 for (int lIndex = 0; lIndex < 2; ++lIndex) { in addLineNearEndPoints() local
DSkPathOpsTSect.h1435 for (int lIndex = 0; lIndex < (int) SK_ARRAY_COUNT(thisLine.fPts); ++lIndex) { in linesIntersect() local
1446 for (int lIndex = 0; lIndex < (int) SK_ARRAY_COUNT(thisLine.fPts); ++lIndex) { in linesIntersect() local
/external/pdfium/third_party/libopenjpeg20/
Dmct.c540 OPJ_UINT32 i,j,lIndex; in opj_calculate_norms() local