HomeSort by relevance Sort by last modified time
    Searched refs:return_large (Results 1 - 2 of 2) sorted by null

  /external/skia/samplecode/
SampleFuzz.cpp 28 static bool return_large; variable
60 if (return_large == true && R(3) == 1) {
SampleFilterFuzz.cpp 56 static bool return_large = false; variable
87 if (return_large) sel = R(6); else sel = R(4);

Completed in 5142 milliseconds