Searched refs:rowBytes1 (Results 1 – 1 of 1) sorted by relevance
72 int rowBytes1 = bitmap1.getRowBytes(); in compareImageSpans() local74 if (rowBytes1 != rowBytes2) { in compareImageSpans()82 int size = height1 * rowBytes1; in compareImageSpans()