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.cpp517 hwcTestFillColor(rect.texture.get(), rect.color, rect.alpha);
H A DhwcStress.cpp604 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);
676 testPrintE("hwcTestFillColor unlock failed: %d", err);

Completed in 98 milliseconds