Home
last modified time | relevance | path

Searched refs:WINDOW_RECT_PROP (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm7250/display/include/
Ddisplay_properties.h142 #define WINDOW_RECT_PROP DISPLAY_PROP("window_rect") macro
/hardware/qcom/sm7250/display/sdm/libs/utils/
Ddebug.cpp189 int error = DebugHandler::Get()->GetProperty(WINDOW_RECT_PROP, value); in GetWindowRect()