Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DBackgroundCollisionComponent.java223 float yEnd = bottom; in update() local
/external/skia/src/codec/
DSkGifCodec.cpp445 const int yEnd = std::min(yBegin + rowNumber + repeatCount, this->getInfo().height()); in haveDecodedRow() local
/external/skqp/src/codec/
DSkGifCodec.cpp445 const int yEnd = std::min(yBegin + rowNumber + repeatCount, this->getInfo().height()); in haveDecodedRow() local
/external/skqp/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/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/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp250 const int yEnd = regionOffset.y() + regionSize.y(); in countPixels() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp469 const int yEnd = (row + 1)*dst.getHeight() / numRows; in fillWithRandomColorTiles() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp113 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp178 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local