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

/frameworks/base/opengl/tests/hwc/
H A DhwcTestLib.h128 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.cpp653 void hwcTestFillColor(GraphicBuffer *gBuf, ColorFract color, float alpha) function
663 testPrintE("hwcTestFillColor lock failed: %d", err);
677 testPrintE("hwcTestFillColor unlock failed: %d", err);

Completed in 2081 milliseconds