Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp413 float adjustedLayerWidth = layerWidth - 15; in TEST_P() local
416 shot->expectColor(Rect(15, adjustedCornerRadius, adjustedLayerWidth, in TEST_P()
421 adjustedLayerWidth, adjustedLayerHeight - adjustedCornerRadius), in TEST_P()
428 shot->expectColor(Rect(adjustedLayerWidth - adjustedCornerRadius - testArea, 15, in TEST_P()
429 adjustedLayerWidth - adjustedCornerRadius, adjustedLayerHeight), in TEST_P()