Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DRenderSurfaceCreationArgs.h59 RenderSurfaceCreationArgsBuilder& setDisplayWidth(int32_t displayWidth) { in setDisplayWidth() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DRenderSurfaceTest.cpp67 .setDisplayWidth(DEFAULT_DISPLAY_WIDTH)
H A DDisplayTest.cpp474 .setDisplayWidth(640) in TEST_F()
1011 .setDisplayWidth(DEFAULT_RESOLUTION.width)
/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp80 .setDisplayWidth(ANativeWindow_getWidth(args.nativeWindow.get()))