Home
last modified time | relevance | path

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

/hardware/libhardware/include_all/hardware/
Dhwcomposer_defs.h133 typedef struct hwc_client_target_property { struct
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h133 typedef struct hwc_client_target_property { struct
/hardware/google/graphics/common/hwc3/impl/
DTranslateHwcAidl.h71 inline void translate(const hwc_client_target_property& in, ClientTargetProperty& out) { in translate()
DHalImpl.cpp1242 hwc_client_target_property hwcProperty; in validateDisplay()