OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwcTestFillColor
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/opengl/tests/hwc/
hwcTestLib.h
128
void
hwcTestFillColor
(android::GraphicBuffer *gBuf, ColorFract color,
hwcRects.cpp
519
hwcTestFillColor
(rect.texture.get(), rect.color, rect.alpha);
hwcStress.cpp
603
hwcTestFillColor
(frames[row][col].get(), color, alpha);
hwcTestLib.cpp
653
void
hwcTestFillColor
(GraphicBuffer *gBuf, ColorFract color, float alpha)
663
testPrintE("
hwcTestFillColor
lock failed: %d", err);
677
testPrintE("
hwcTestFillColor
unlock failed: %d", err);
[
all
...]
Completed in 484 milliseconds