Lines Matching refs:planeStep
91 int32 planeStep) in RefSetArea8() argument
109 dPtr2 += planeStep; in RefSetArea8()
132 int32 planeStep) in RefSetArea16() argument
150 dPtr2 += planeStep; in RefSetArea16()
173 int32 planeStep) in RefSetArea32() argument
191 dPtr2 += planeStep; in RefSetArea32()
924 int32 planeStep, in RefRepeatArea8() argument
956 sPtr2 += planeStep; in RefRepeatArea8()
957 dPtr2 += planeStep; in RefRepeatArea8()
1000 int32 planeStep, in RefRepeatArea16() argument
1032 sPtr2 += planeStep; in RefRepeatArea16()
1033 dPtr2 += planeStep; in RefRepeatArea16()
1076 int32 planeStep, in RefRepeatArea32() argument
1108 sPtr2 += planeStep; in RefRepeatArea32()
1109 dPtr2 += planeStep; in RefRepeatArea32()
1151 int32 planeStep, in RefShiftRight16() argument
1170 dPtr2 += planeStep; in RefShiftRight16()