Searched refs:hwcTestFillColor (Results 1 – 4 of 4) sorted by relevance
124 void hwcTestFillColor(android::GraphicBuffer *gBuf, ColorFract color,
517 hwcTestFillColor(rect.texture.get(), rect.color, rect.alpha); in parseRect()
604 hwcTestFillColor(frames[row][col].get(), color, alpha); in initFrames()
653 void hwcTestFillColor(GraphicBuffer *gBuf, ColorFract color, float alpha) in hwcTestFillColor() function