Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h162 struct Dpi { struct
166 bool operator==(Dpi other) const { return x == other.x && y == other.y; } argument
/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DComposerClient.cpp207 class Dpi { class in aidl::android::hardware::graphics::composer3::impl::__anoned661b9b0111::DisplayConfiguration