Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp48 #define LOG_DISPLAY_ERROR(displayId, msg) \ macro
58 LOG_DISPLAY_ERROR(displayId, "Invalid display"); \
359 LOG_DISPLAY_ERROR(displayId, "No active mode"); in getActiveMode()