Searched refs:orignalHeight (Results 1 – 4 of 4) sorted by relevance
137 int32_t orignalHeight = CommandParser::GetInstance().GetOrignalResolutionHeight(); in InitVirtualScreen() local140 … SetVirtualScreenWidthAndHeight(orignalWidth, orignalHeight, compressionWidth, compressionHeight); in InitVirtualScreen()144 const int32_t& orignalHeight, in SetVirtualScreenWidthAndHeight() argument149 VirtualScreen::SetOrignalHeight(orignalHeight); in SetVirtualScreenWidthAndHeight()
66 const int32_t& orignalHeight,
134 int32_t orignalHeight = 0; variable
631 orignalHeight = origHeight; in AssignValueForWidthAndHeight()634 ILOG("AssignValueForWidthAndHeight: %d %d %d %d", orignalWidth, orignalHeight, width, height); in AssignValueForWidthAndHeight()678 orignalHeight = changedOriginHeight; in SetResolutionParams()