Searched refs:VGshort (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/VG/
H A Dvgplatform.h79 typedef signed short VGshort; typedef
H A Dopenvg.h705 const VGshort * kernel,
713 const VGshort * kernelX,
714 const VGshort * kernelY,
/external/mesa3d/include/VG/
H A Dvgplatform.h79 typedef signed short VGshort; typedef
H A Dopenvg.h705 const VGshort * kernel,
713 const VGshort * kernelX,
714 const VGshort * kernelY,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dvg_translate.c80 VGshort *dst = (VGshort *)dstAddr;
96 VGshort *dst = (VGshort *)dstAddr;
114 VGshort *dst = (VGshort *)dstAddr;
202 VGshort *dst = (VGshort *)dstAddr;
219 VGshort *dst = (VGshort *)dstAdd
[all...]
H A Dapi_filters.c284 const VGshort * kernel,
390 const VGshort * kernelX,
391 const VGshort * kernelY,
397 VGshort *kernel;
422 kernel = malloc(sizeof(VGshort)*kernelWidth*kernelHeight);
H A Dpath.c99 VGshort **bdata = (VGshort **)data;
145 VGshort *buf = (VGshort*)common_data;
147 buf[i] = (VGshort)data[i];
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dvg_translate.c80 VGshort *dst = (VGshort *)dstAddr;
96 VGshort *dst = (VGshort *)dstAddr;
114 VGshort *dst = (VGshort *)dstAddr;
202 VGshort *dst = (VGshort *)dstAddr;
219 VGshort *dst = (VGshort *)dstAdd
[all...]
H A Dapi_filters.c284 const VGshort * kernel,
390 const VGshort * kernelX,
391 const VGshort * kernelY,
397 VGshort *kernel;
422 kernel = malloc(sizeof(VGshort)*kernelWidth*kernelHeight);
H A Dpath.c99 VGshort **bdata = (VGshort **)data;
145 VGshort *buf = (VGshort*)common_data;
147 buf[i] = (VGshort)data[i];

Completed in 482 milliseconds