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

  /external/skia/samplecode/
SampleFuzz.cpp 31 static bool return_undef; variable
68 if (return_undef == false && sel == 0) {
SampleFilterFuzz.cpp 44 static bool return_undef = false; variable
75 if (!return_undef && sel == 0) sel = 1;

Completed in 115 milliseconds