Searched refs:Transparent (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/tests/common/scenes/
H A DListOfFadedTextAnimation.cpp46 SkColor colors[2] = {Color::Black, Color::Transparent};
H A DSimpleGradientAnimation.cpp58 SkColor colors[3] = { Color::Transparent, Color::Black, Color::Cyan_500 };
H A DListViewAnimation.cpp64 canvas.clear(Color::Transparent);
/frameworks/base/libs/hwui/utils/
H A DColor.h53 Transparent = 0x00000000, enumerator in enum:android::uirenderer::Color::Color
/frameworks/base/libs/hwui/tests/unit/
H A DRecordingCanvasTests.cpp94 emptyPaint.setColor(Color::Transparent);

Completed in 74 milliseconds