Home
last modified time | relevance | path

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

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