Searched defs:rowB (Results 1 – 3 of 3) sorted by relevance
192 const GLubyte(*rowB)[4] = (const GLubyte(*)[4]) srcRowB; in do_row() local205 const GLubyte(*rowB)[3] = (const GLubyte(*)[3]) srcRowB; in do_row() local217 const GLubyte(*rowB)[2] = (const GLubyte(*)[2]) srcRowB; in do_row() local228 const GLubyte *rowB = (const GLubyte *) srcRowB; in do_row() local239 const GLbyte(*rowB)[4] = (const GLbyte(*)[4]) srcRowB; in do_row() local252 const GLbyte(*rowB)[3] = (const GLbyte(*)[3]) srcRowB; in do_row() local264 const GLbyte(*rowB)[2] = (const GLbyte(*)[2]) srcRowB; in do_row() local275 const GLbyte *rowB = (const GLbyte *) srcRowB; in do_row() local286 const GLushort(*rowB)[4] = (const GLushort(*)[4]) srcRowB; in do_row() local299 const GLushort(*rowB)[3] = (const GLushort(*)[3]) srcRowB; in do_row() local[all …]
136 bool& isBalanced, RealScalar& colB, RealScalar& rowB ) in balanced()190 bool& isBalanced, RealScalar& colB, RealScalar& rowB ) in balancedR()227 RealScalar colB,rowB; in balance() local
626 const uint8_t* rowB = nullptr; in operateY() local