Home
last modified time | relevance | path

Searched defs:yEnd (Results 1 – 9 of 9) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DBackgroundCollisionComponent.java223 float yEnd = bottom; in update() local
/external/skia/third_party/etc1/
Detc1.cpp535 etc1_uint32 yEnd = height - y; in etc1_encode_image() local
588 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
/external/opencv3/3rdparty/openexr/IlmImf/
DImfInputFile.cpp203 int yStart, yEnd, yStep; in bufferedReadPixels() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DGraggBulirschStoerIntegrator.java461 final double[] yMiddle, final double[] yEnd, in tryStep()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c486 const int yBegin = -15, yEnd = 15; // ends are non-inclusive in createGroundPlane() local
/external/chromium-trace/catapult/third_party/flot/
Dexcanvas.js710 yEnd: pEnd.y}); property
Dexcanvas.min.js1 …ar A=ab.cos;var H=ab.abs;var N=ab.sqrt;var d=10;var f=d/2;var z=+navigator.userAgent.match(/MSIE (… variable
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp97 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2424 float yEnd = fmin (y + scaleY, rh - 1.0f); in resizeSuperSample_32f() local