Home
last modified time | relevance | path

Searched defs:lIndex (Results 1 – 4 of 4) 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/icu/icu4c/source/layout/
DHangulLayoutEngine.cpp113 le_int32 lIndex = lead - LJMO_FIRST; in compose() local
/external/pdfium/third_party/libopenjpeg20/
Dmct.c537 OPJ_UINT32 i,j,lIndex; in opj_calculate_norms() local
/external/skia/src/pathops/
DSkPathOpsTSect.h1352 for (int lIndex = 0; lIndex < (int) SK_ARRAY_COUNT(thisLine.fPts); ++lIndex) { in linesIntersect() local
1363 for (int lIndex = 0; lIndex < (int) SK_ARRAY_COUNT(thisLine.fPts); ++lIndex) { in linesIntersect() local