/external/replicaisland/src/com/replica/replicaisland/ |
D | BackgroundCollisionComponent.java | 223 float yEnd = bottom; in update() local
|
/external/skia/third_party/libgifcodec/ |
D | SkLibGifCodec.cpp | 430 const int yEnd = std::min(yBegin + repeatCount, this->dimensions().height()); in haveDecodedRow() local
|
/external/skqp/src/codec/ |
D | SkGifCodec.cpp | 425 const int yEnd = std::min(yBegin + rowNumber + repeatCount, this->dimensions().height()); in haveDecodedRow() local
|
/external/skia/third_party/etc1/ |
D | etc1.cpp | 532 etc1_uint32 yEnd = height - y; in etc1_encode_image() local 585 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
|
/external/skqp/third_party/etc1/ |
D | etc1.cpp | 537 etc1_uint32 yEnd = height - y; in etc1_encode_image() local 590 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | GraggBulirschStoerIntegrator.java | 461 final double[] yMiddle, final double[] yEnd, in tryStep()
|
/external/llvm-project/flang/lib/Evaluate/ |
D | type.cpp | 257 auto yEnd{yDetails.componentNames().cend()}; in AreSameDerivedType() local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateInheritanceTests.cpp | 884 deInt32 yEnd = deInt32(floorf(yf[1] + 0.5f)); in rasterizeExpectedResults() local
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | demo.c | 486 const int yBegin = -15, yEnd = 15; // ends are non-inclusive in createGroundPlane() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 906 const int yEnd = (row + 1)*dst.getHeight() / numRows; in fillWithRandomColorTiles() local
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 252 const int yEnd = regionOffset.y() + regionSize.y(); in countPixels() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 114 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 182 const int yEnd = (row+1)*dst.getHeight()/numRows; in fillWithRandomColorTiles() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1244 int yEnd = 0; in fillQuarter() local
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 3630 const int yEnd = yEnds[getIteration()]; in compareAndVerifyOverestimatedNormal() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 2867 const int yEnd = deMax32(blit.dstOffsets[0].y, blit.dstOffsets[1].y); in forEach() local
|