Searched defs:return_large (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/skia/samplecode/
H A DSampleFilterFuzz.cpp43 static bool return_large = false; variable
74 if (return_large) sel = R(6); else sel = R(4);
H A DSampleFuzz.cpp30 static bool return_large; variable
62 if (return_large == true && R(3) == 1) {
/external/skia/samplecode/
H A DSampleFilterFuzz.cpp45 static bool return_large = false; variable
76 if (return_large) sel = R(6); else sel = R(4);
H A DSampleFuzz.cpp30 static bool return_large; variable
62 if (return_large == true && R(3) == 1) {

Completed in 274 milliseconds