Home
last modified time | relevance | path

Searched defs:testArea (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp189 const uint8_t testArea = 4; in TEST_P() local
218 const uint8_t testArea = 4; in TEST_P() local
246 const uint8_t testArea = 4; in TEST_P() local
281 const uint8_t testArea = 4; in TEST_P() local
320 const uint32_t testArea = 4; in TEST_P() local
379 const uint32_t testArea = 4; in TEST_P() local
447 const uint32_t testArea = 4; in TEST_P() local
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
H A DRegionSubject.kt271 val testArea = other.bounds.area in <lambda>() constant
289 val testArea = other.bounds.area in <lambda>() constant
/aosp_15_r20/external/s2-geometry-library-java/tests/com/google/common/geometry/
H A DS2LatLngRectTest.java262 public void testArea() { in testArea() method in S2LatLngRectTest
/aosp_15_r20/external/skia/gm/
H A Dgpu_blur_utils.cpp267 SkIRect testArea = srcRect; in run() local