Home | History | Annotate | Download | only in tests

Lines Matching refs:setDisplayInfo

139     void setDisplayInfo(int32_t displayId, int32_t width, int32_t height, int32_t orientation) {
156 mConfig.setDisplayInfo(false /*external*/, v);
157 mConfig.setDisplayInfo(true /*external*/, v);
1418 mFakePolicy->setDisplayInfo(displayId, width, height, orientation);