Searched refs:colPitch (Results 1 – 3 of 3) sorted by relevance
632 uint32 colPitch = fAreaSpec.ColPitch (); in ProcessArea() local655 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()678 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()694 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()708 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()729 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()749 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()770 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()792 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()994 uint32 colPitch = fAreaSpec.ColPitch (); in ProcessArea() local[all …]
557 uint32 colPitch = fAreaSpec.ColPitch (); in ProcessArea() local578 for (uint32 col = 0; col < cols; col += colPitch) in ProcessArea()585 for (uint32 j = 0; j < colPitch; j++) in ProcessArea()
89 uint32 colPitch = 1)95 , fColPitch (colPitch) in fArea()