Searched refs:SENSOR_HORIZONTAL (Results 1 – 3 of 3) sorted by relevance
39 SENSOR_HORIZONTAL = 7, enumerator
83 case OHOS::Rosen::Orientation::SENSOR_HORIZONTAL: in ConvertOrientationType()84 return OHOS::NWeb::OrientationType::SENSOR_HORIZONTAL; in ConvertOrientationType()
198 type = OHOS::Rosen::Orientation::SENSOR_HORIZONTAL;200 EXPECT_EQ(retType, OHOS::NWeb::OrientationType::SENSOR_HORIZONTAL);