Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 – 8 of 8) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DBackgroundCollisionComponent.java251 float xEnd = right; in update() local
/external/skia/third_party/etc1/
Detc1.cpp541 etc1_uint32 xEnd = width - x; in etc1_encode_image() local
593 etc1_uint32 xEnd = width - x; in etc1_decode_image() local
/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp564 int xEnd = (instanceNdx + 1) * wid / m_numInstances; in computeReference() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Ddemo.c487 const int xBegin = -15, xEnd = 15; in createGroundPlane() local
/external/chromium-trace/catapult/third_party/flot/
Dexcanvas.js709 xEnd: pEnd.x, 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.cpp99 const int xEnd = (col+1)*dst.getWidth()/numCols; in fillWithRandomColorTiles() local
/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu2421 float xEnd = fmin (x + scaleX, rw - 1.0f); in resizeSuperSample_32f() local