Home | History | Annotate | Download | only in util

Lines Matching refs:dstMap

1112       void *srcMap, *dstMap;
1124 dstMap = (ubyte *) pipe->transfer_map(pipe, dstTrans);
1128 dstTrans->box.width, dstMap);
1153 ubyte *srcMap, *dstMap;
1165 dstMap = (ubyte *) pipe->transfer_map(pipe, dstTrans);
1171 dstTrans->stride, dstMap);
1201 ubyte *srcMap, *dstMap;
1218 dstMap = (ubyte *) pipe->transfer_map(pipe, dstTrans);
1224 dstTrans->stride, dstTrans->layer_stride, dstMap);