Home
last modified time | relevance | path

Searched refs:touchCrop (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerSnapshotTest.cpp372 Rect touchCrop{300, 300, 400, 500}; in TEST_F() local
373 setCrop(13, touchCrop); in TEST_F()
377 EXPECT_EQ(getSnapshot({.id = 111})->inputInfo.touchableRegion.bounds(), touchCrop); in TEST_F()
390 Rect touchCrop{300, 300, 400, 500}; in TEST_F() local
392 setCrop(3, touchCrop); in TEST_F()