Searched refs:blueRow (Results 1 – 1 of 1) sorted by relevance
383 short[] blueRow = new short[mConfiguredSize.getWidth()]; in updateImage() local393 rawBuffer.get(blueRow); in updateImage()397 int b = blueRow[i + 1 - mRawShiftCol] >> mRawShiftFactor; in updateImage()