Home
last modified time | relevance | path

Searched defs:layerWidth (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/skia/tools/debugger/
H A DDebugLayerManager.h90 int layerWidth; member
103 int layerWidth; member
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/
H A DLayerTypeAndRenderTypeTransaction_test.cpp317 const uint32_t layerWidth = 300; in TEST_P() local
376 const uint32_t layerWidth = 300; in TEST_P() local
444 const uint32_t layerWidth = 300; in TEST_P() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/traces/
H A DConditionsFactory.kt342 val layerWidth = pipLayer.screenBounds.width() in <lambda>() constant
/aosp_15_r20/external/skia/tests/
H A DDebugLayerManagerTest.cpp25 int layerWidth = 100; in test_basic() local
/aosp_15_r20/frameworks/base/libs/hwui/
H A DLayer.cpp101 const int layerWidth = getWidth(); in draw() local
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DLayerDrawable.cpp121 const int layerWidth = layer->getWidth(); in DrawLayer() local
/aosp_15_r20/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DHighBrightnessModeControllerTest.java349 final int layerWidth = DISPLAY_WIDTH; in testHdrRequires50PercentOfScreen() local