Home
last modified time | relevance | path

Searched defs:setDpiY (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h87 Builder& setDpiY(int32_t dpiY) { in setDpiY() function
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h525 auto& setDpiY(int32_t dpi) { in setDpiY() function