Home
last modified time | relevance | path

Searched refs:dstRgb (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/profiling/
Dexecute.cpp90 static void write_imagef( uchar *dst, int x, int y, int w, int h, int nChannels, float *dstRgb ) in write_imagef() argument
98 dst[indx+i] = (uchar)dstRgb[i]; in write_imagef()