Searched refs:windowWidth (Results 1 – 5 of 5) sorted by relevance
7053 int windowWidth = __max((int)(frameWidth-cntIIRL-cntIIRR), 1); in MDrv_SC_Letter_Box_Driver() local7055 int ratio = 0x1FA40000 / ( windowWidth * windowHeight ); in MDrv_SC_Letter_Box_Driver()7061 ratio = 0x1FA40000 / ( windowWidth * frameHeight ); in MDrv_SC_Letter_Box_Driver()
7034 int windowWidth = __max((int)(frameWidth-cntIIRL-cntIIRR), 1); in MDrv_SC_Letter_Box_Driver() local7036 int ratio = 0x1FA40000 / ( windowWidth * windowHeight ); in MDrv_SC_Letter_Box_Driver()7042 ratio = 0x1FA40000 / ( windowWidth * frameHeight ); in MDrv_SC_Letter_Box_Driver()