Lines Matching refs:RowPitch
419 (overlap.H () + fAreaSpec.RowPitch () - 1) / fAreaSpec.RowPitch (),
422 fAreaSpec.RowPitch () * buffer.RowStep (),
640 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ())
865 fAreaSpec.RowPitch ());
916 fAreaSpec.RowPitch ());
1004 fAreaSpec.RowPitch ());
1006 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ())
1198 uint32 rows = (overlap.H () + fAreaSpec.RowPitch () - 1) /
1199 fAreaSpec.RowPitch ();
1201 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch ();
1278 fAreaSpec.RowPitch ());
1329 fAreaSpec.RowPitch ());
1390 fAreaSpec.RowPitch ());
1392 for (int32 row = overlap.t; row < overlap.b; row += fAreaSpec.RowPitch ())
1555 uint32 rows = (overlap.H () + fAreaSpec.RowPitch () - 1) /
1556 fAreaSpec.RowPitch ();
1558 int32 rowStep = buffer.RowStep () * fAreaSpec.RowPitch ();