Searched refs:mUVInRow (Results 1 – 4 of 4) sorted by relevance
158 mUVInRow = (width / 2) * mUVStep; in startDevice()318 const int iUV = (y / 2) * mUVInRow + (x / 2) * mUVStep; in drawSquare()355 const int each_in_row = mUVInRow / mUVStep; in drawStripes()380 const int uv_off = (y / 2) * mUVInRow; in drawStripes()
153 int mUVInRow; variable
149 int mUVInRow; variable
177 mUVInRow = (width / 2) * mUVStep; in startDevice()402 const int each_in_row = mUVInRow / mUVStep; in drawStripes()