OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numColorProcs
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
GLProgramsTest.cpp
234
int
numColorProcs
= d->fRandom->nextULessThan(numProcs + 1);
241
if (s <
numColorProcs
) {
/external/skqp/tests/
GLProgramsTest.cpp
233
int
numColorProcs
= d->fRandom->nextULessThan(numProcs + 1);
240
if (s <
numColorProcs
) {
Completed in 199 milliseconds