Searched refs:hwcTestSetPixel (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.h | 122 void hwcTestSetPixel(android::GraphicBuffer *gBuf, unsigned char *buf,
|
D | hwcTestLib.cpp | 604 void hwcTestSetPixel(GraphicBuffer *gBuf, unsigned char *buf, in hwcTestSetPixel() function 669 hwcTestSetPixel(gBuf, buf, x, y, (x < gBuf->getWidth()) in hwcTestFillColor() 727 hwcTestSetPixel(gBuf, buf, x, y, pixel); in hwcTestFillColorHBlend()
|