Home
last modified time | relevance | path

Searched defs:RandomVec4 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Drandom_utils.h73 inline Vector4 RandomVec4(int seed, float minValue, float maxValue) in RandomVec4() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp19 Vector4 RandomVec4(int seed, float minValue, float maxValue) in RandomVec4() function