Searched refs:originWidth (Results 1 – 2 of 2) sorted by relevance
401 windowModel->originWidth = aceRunArgs.deviceWidth; in SetWindowParams()618 config.SetSize(windowModel->originWidth, windowModel->originHeight); in ResolutionChanged()
472 int32_t originWidth = args["originWidth"].asInt(); in RunSet() local481 ResolutionParam param(originWidth, originHeight, width, height); in RunSet()