Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmipmap.c165 const GLubyte(*rowA)[4] = (const GLubyte(*)[4]) srcRowA; in do_row() local
178 const GLubyte(*rowA)[3] = (const GLubyte(*)[3]) srcRowA; in do_row() local
190 const GLubyte(*rowA)[2] = (const GLubyte(*)[2]) srcRowA; in do_row() local
201 const GLubyte *rowA = (const GLubyte *) srcRowA; in do_row() local
212 const GLbyte(*rowA)[4] = (const GLbyte(*)[4]) srcRowA; in do_row() local
225 const GLbyte(*rowA)[3] = (const GLbyte(*)[3]) srcRowA; in do_row() local
237 const GLbyte(*rowA)[2] = (const GLbyte(*)[2]) srcRowA; in do_row() local
248 const GLbyte *rowA = (const GLbyte *) srcRowA; in do_row() local
259 const GLushort(*rowA)[4] = (const GLushort(*)[4]) srcRowA; in do_row() local
272 const GLushort(*rowA)[3] = (const GLushort(*)[3]) srcRowA; in do_row() local
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c185 const ubyte(*rowA)[4] = (const ubyte(*)[4]) srcRowA; in do_row() local
198 const ubyte(*rowA)[3] = (const ubyte(*)[3]) srcRowA; in do_row() local
210 const ubyte(*rowA)[2] = (const ubyte(*)[2]) srcRowA; in do_row() local
221 const ubyte *rowA = (const ubyte *) srcRowA; in do_row() local
232 const ushort(*rowA)[4] = (const ushort(*)[4]) srcRowA; in do_row() local
245 const ushort(*rowA)[3] = (const ushort(*)[3]) srcRowA; in do_row() local
257 const ushort(*rowA)[2] = (const ushort(*)[2]) srcRowA; in do_row() local
268 const ushort *rowA = (const ushort *) srcRowA; in do_row() local
279 const float(*rowA)[4] = (const float(*)[4]) srcRowA; in do_row() local
296 const float(*rowA)[3] = (const float(*)[3]) srcRowA; in do_row() local
[all …]
/external/neven/Embedded/common/src/b_TensorEm/
DCompactMat.c44 uint32 rowA ) in bts_CompactMat_fltDotPrdRow()
/external/neven/Embedded/common/src/b_BasicEm/
DMath.c1167 uint16 bbs_matTrans( int16 *xA, int16 rowA, int16 colA, int16 *rA ) in bbs_matTrans()
/external/skia/src/core/
DSkAAClip.cpp1611 const uint8_t* rowA = NULL; in operateY() local
2067 unsigned rowA = row[1]; in mergeT() local