Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DCommon.cpp31 bool IsCuttlefishFoldable() { in IsCuttlefishFoldable() function
DCommon.h47 bool IsCuttlefishFoldable();
DDisplay.cpp291 if (IsCuttlefishFoldable() || IsAutoDevice()) { in getDisplayConnectionType()