Searched refs:imgDst (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c1073 ubyte *imgDst = dstPtr + img * dstImageStride; local
1080 ubyte *dstImgRow = imgDst;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c1073 ubyte *imgDst = dstPtr + img * dstImageStride; local
1080 ubyte *dstImgRow = imgDst;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dmipmap.c1598 GLubyte *imgDst = dstPtr[img + border] local
1606 GLubyte *dstImgRow = imgDst;
/external/mesa3d/src/mesa/main/
H A Dmipmap.c1591 GLubyte *imgDst = dstPtr[img + border] local
1599 GLubyte *dstImgRow = imgDst;

Completed in 455 milliseconds