Home
last modified time | relevance | path

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

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