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

  /external/chromium_org/third_party/skia/samplecode/
SampleFuzz.cpp 30 static bool return_large; variable
62 if (return_large == true && R(3) == 1) {
SampleFilterFuzz.cpp 43 static bool return_large = false; variable
74 if (return_large) sel = R(6); else sel = R(4);
  /external/skia/samplecode/
SampleFuzz.cpp 30 static bool return_large; variable
62 if (return_large == true && R(3) == 1) {
SampleFilterFuzz.cpp 45 static bool return_large = false; variable
76 if (return_large) sel = R(6); else sel = R(4);

Completed in 354 milliseconds