Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerUtils.cpp55 inline void printDisplayRectAligned(::std::ostream& os, const hwc_rect_t& displayRect, int align) { in printDisplayRectAligned() function
67 printDisplayRectAligned(os, state.mDisplayFrame, 5); in operator <<()