Home
last modified time | relevance | path

Searched defs:nextPoint (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/system/
DBaseShadowSystem.java350 protected LightProperties nextPoint () { in nextPoint() method in BaseShadowSystem
/external/opencv3/modules/video/src/
Dlkpyramid.cpp704 Point2f nextPoint = nextPts[ptidx] - halfWin; in operator ()() local
/external/skia/src/ports/
DSkFontHost_win.cpp1340 const POINTFX* nextPoint = fPointIter.next(); in next() local