Searched refs:bottom (Results 1 – 10 of 10) sorted by relevance
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/ |
D | renderer.h | 42 float bottom; member
|
D | renderer.cpp | 136 egl.bottom = -1.0f; in initDisplay() 199 if (y + RADIUS >= egl.top || y - RADIUS <= egl.bottom) { in update()
|
D | vecmath.cpp | 345 Mat4 Mat4::Ortho2D(float left, float top, float right, float bottom) { in Ortho2D() argument 349 const float inv_y = 1.0f / (-top + bottom); in Ortho2D() 369 result.f_[13] = (top + bottom) * inv_y; in Ortho2D()
|
D | vecmath.h | 779 static Mat4 Ortho2D(float left, float top, float right, float bottom);
|
/tools/acloud/ |
D | .coveragerc | 16 # TODO: Remove the bottom 2 when the files are deleted.
|
/tools/security/fuzzing/llm/frameDecoder_fuzzer2/ |
D | FrameDecoderFuzzer2.cpp | 60 rect.bottom = fdp.ConsumeIntegral<int32_t>(); in LLVMFuzzerTestOneInput()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/ |
D | plot_utils.py | 172 bottom=0,
|
/tools/metalava/ |
D | README.md | 284 | Rect.bottom | 21 |
|
/tools/dexter/testdata/expected/ |
D | medium.compact_cfg | 36812 .local v6, "bottom", int 38096 18| iget v2, v2, android.graphics.Rect.bottom 38110 37| iget v4, v0, android.graphics.Rect.bottom 42619 128| iget v0, v0, com.android.calendar.Event.bottom 42652 179| iget v0, v0, android.graphics.Rect.bottom 42688 235| iget v0, v0, android.graphics.Rect.bottom 42784 345| iget v0, v14, com.android.calendar.Event.bottom 42789 .local v2, "bottom", int 42790 352| iget v0, v3, android.graphics.Rect.bottom 42797 360| iget v2, v3, android.graphics.Rect.bottom [all …]
|
/tools/metalava/metalava-model-text/src/test/resources/com/android/tools/metalava/model/text/core/api/ |
D | 1.12.0-beta01.txt | 1494 field public final int bottom;
|