Lines Matching full:displayid
139 void setDisplayInfo(int32_t displayId, int32_t width, int32_t height, int32_t orientation) {144 v.displayId = displayId;1434 void setDisplayInfoAndReconfigure(int32_t displayId, int32_t width, int32_t height,1436 mFakePolicy->setDisplayInfo(displayId, width, height, orientation);