Searched defs:make_empty (Results 1 - 3 of 3) sorted by relevance

/external/skia/tests/
H A DEmptyPathTest.cpp107 static void make_empty(SkPath*) {} function
127 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlist.h309 make_empty();
312 void make_empty() function in struct:exec_list
405 target->make_empty();
414 make_empty();
439 source->make_empty();
467 before->make_empty();
/external/mesa3d/src/glsl/
H A Dlist.h309 make_empty();
312 void make_empty() function in struct:exec_list
405 target->make_empty();
414 make_empty();
439 source->make_empty();
467 before->make_empty();

Completed in 418 milliseconds