HomeSort by relevance Sort by last modified time
    Searched refs:hwcTestFillColor (Results 1 - 4 of 4) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 127 void hwcTestFillColor(android::GraphicBuffer *gBuf, ColorFract color,
hwcRects.cpp 520 hwcTestFillColor(rect.texture.get(), rect.color, rect.alpha);
hwcStress.cpp 604 hwcTestFillColor(frames[row][col].get(), color, alpha);
hwcTestLib.cpp 655 void hwcTestFillColor(GraphicBuffer *gBuf, ColorFract color, float alpha)
665 testPrintE("hwcTestFillColor lock failed: %d", err);
679 testPrintE("hwcTestFillColor unlock failed: %d", err);
    [all...]

Completed in 57 milliseconds