Searched defs:hwcTestSetPixel (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp604 void hwcTestSetPixel(GraphicBuffer *gBuf, unsigned char *buf, function
669 hwcTestSetPixel(gBuf, buf, x, y, (x < gBuf->getWidth())
727 hwcTestSetPixel(gBuf, buf, x, y, pixel);

Completed in 10 milliseconds