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

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

Completed in 188 milliseconds