Searched refs:found_surface (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dcontext.c52 bool found_surface = false; local
90 for (unsigned int l = 0; l < num_types && !found_surface; ++l) {
94 found_surface = true;
127 if (!found_surface) {
/external/mesa3d/src/gallium/state_trackers/xvmc/
H A Dcontext.c52 bool found_surface = false; local
90 for (unsigned int l = 0; l < num_types && !found_surface; ++l) {
94 found_surface = true;
127 if (!found_surface) {

Completed in 162 milliseconds