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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h122 void hwcTestSetPixel(android::GraphicBuffer *gBuf, unsigned char *buf,
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 62 milliseconds