Searched refs:hwcTestFillColor (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h124 void hwcTestFillColor(android::GraphicBuffer *gBuf, ColorFract color,
H A DhwcRects.cpp519 hwcTestFillColor(rect.texture.get(), rect.color, rect.alpha);
H A DhwcStress.cpp603 hwcTestFillColor(frames[row][col].get(), color, alpha);
H A DhwcTestLib.cpp655 void hwcTestFillColor(GraphicBuffer *gBuf, ColorFract color, float alpha) function
665 testPrintE("hwcTestFillColor lock failed: %d", err);
679 testPrintE("hwcTestFillColor unlock failed: %d", err);

Completed in 31 milliseconds