OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRandomColor
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathDestructionActivity.java
76
private int
getRandomColor
() {
89
strokePaint.setColor(
getRandomColor
());
93
fillPaint.setColor(
getRandomColor
());
97
fillAndStrokePaint.setColor(
getRandomColor
());
/external/deqp/modules/glshared/
glsInteractionTestUtil.cpp
44
static Vec4
getRandomColor
(de::Random& rnd)
213
state.blendColor =
getRandomColor
(rnd);
249
quad.color[ndx] =
getRandomColor
(rnd);
/external/adhd/scripts/mic_testing/frontend/
analysis.js
10
function
getRandomColor
() {
26
this.curveColor =
getRandomColor
();
/external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp
288
Vec4
getRandomColor
(de::Random& rnd)
[
all
...]
Completed in 137 milliseconds