Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
DUT_foreach_bounds.java39 final int yEnd = 6; in initializeGlobals() local
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
Dstats_scorer.cpp51 int yEnd = static_cast<int>(height * bottom); in Java_androidx_media_filterpacks_numeric_StatsFilter_regionscore() local
/frameworks/rs/cpu_ref/
DrsCpuCore.cpp429 uint32_t yEnd = yStart + mtls->mSliceSize; in walk_2d_foreach() local
589 uint32_t yEnd = yStart + mtls->mSliceSize; in walk_2d_reduce() local
/frameworks/native/opengl/libs/ETC1/
Detc1.cpp527 etc1_uint32 yEnd = height - y; in etc1_encode_image() local
580 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
/frameworks/native/opengl/tests/angeles/
Ddemo.c348 const int yBegin = -15, yEnd = 15; // ends are non-inclusive in createGroundPlane() local
/frameworks/rs/
DrsDefines.h244 uint32_t yEnd; member