Home
last modified time | relevance | path

Searched defs:rowA (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmipmap.c192 const GLubyte(*rowA)[4] = (const GLubyte(*)[4]) srcRowA; in do_row() local
205 const GLubyte(*rowA)[3] = (const GLubyte(*)[3]) srcRowA; in do_row() local
217 const GLubyte(*rowA)[2] = (const GLubyte(*)[2]) srcRowA; in do_row() local
228 const GLubyte *rowA = (const GLubyte *) srcRowA; in do_row() local
239 const GLbyte(*rowA)[4] = (const GLbyte(*)[4]) srcRowA; in do_row() local
252 const GLbyte(*rowA)[3] = (const GLbyte(*)[3]) srcRowA; in do_row() local
264 const GLbyte(*rowA)[2] = (const GLbyte(*)[2]) srcRowA; in do_row() local
275 const GLbyte *rowA = (const GLbyte *) srcRowA; in do_row() local
286 const GLushort(*rowA)[4] = (const GLushort(*)[4]) srcRowA; in do_row() local
299 const GLushort(*rowA)[3] = (const GLushort(*)[3]) srcRowA; in do_row() local
[all …]
/third_party/skia/src/core/
DSkAAClip.cpp624 const uint8_t* rowA = nullptr; in operateY() local
1815 unsigned rowA = row[1]; in mergeT() local