Home
last modified time | relevance | path

Searched defs:rowB (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmipmap.c192 const GLubyte(*rowB)[4] = (const GLubyte(*)[4]) srcRowB; in do_row() local
205 const GLubyte(*rowB)[3] = (const GLubyte(*)[3]) srcRowB; in do_row() local
217 const GLubyte(*rowB)[2] = (const GLubyte(*)[2]) srcRowB; in do_row() local
228 const GLubyte *rowB = (const GLubyte *) srcRowB; in do_row() local
239 const GLbyte(*rowB)[4] = (const GLbyte(*)[4]) srcRowB; in do_row() local
252 const GLbyte(*rowB)[3] = (const GLbyte(*)[3]) srcRowB; in do_row() local
264 const GLbyte(*rowB)[2] = (const GLbyte(*)[2]) srcRowB; in do_row() local
275 const GLbyte *rowB = (const GLbyte *) srcRowB; in do_row() local
286 const GLushort(*rowB)[4] = (const GLushort(*)[4]) srcRowB; in do_row() local
299 const GLushort(*rowB)[3] = (const GLushort(*)[3]) srcRowB; in do_row() local
[all …]
/third_party/libsoup/libsoup/
Ddirectory.js35 function compareRows(rowA, rowB) { argument
/third_party/flutter/skia/src/core/
DSkAAClip.cpp1553 const uint8_t* rowB = nullptr; in operateY() local
/third_party/skia/src/core/
DSkAAClip.cpp625 const uint8_t* rowB = nullptr; in operateY() local