Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dmulti_display_agent.h75 bool (*isPixelFold)(); member
DMultiDisplay.h122 bool isPixelFold();
/hardware/google/gfxstream/host/
DPostWorkerGl.cpp89 const bool pixel_fold = multiDisplay.isPixelFold(); in postImpl()
DGfxStreamAgents.cpp247 .isPixelFold = [] () { in __anon6361db8d1002()
DFrameBuffer.cpp2151 const bool is_pixel_fold = multiDisplay.isPixelFold(); in compose()