Searched refs:bottomSurface (Results 1 – 4 of 4) sorted by relevance
480 const std::pair<NodeId, RectI> bottomSurface{ bottomSurfaceNodeId, bottomSurfacePos }; variable487 displayNode->UpdateSurfaceNodePos(bottomSurface.first, bottomSurface.second);488 displayNode->AddSurfaceNodePosByDescZOrder(bottomSurface.first, bottomSurface.second);494 EXPECT_TRUE(region.GetBound() == bottomSurface.second);
140 SupportConfig bottomSurface; member
66 supportBottomSurface_ = lcdModel_->surfaceConfig.bottomSurface.support; in SeletedLcdModel()
293 …bottomSurface.ReadXmlNode(bottomSurfacePtr, std::string(ATTR_SUPPORT), std::string(ATTR_DISPLAYMOD… in ReadXmlNode()