Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/xvmc/
Dcontext.c52 bool found_surface = false; in Validate() local
90 for (int l = 0; l < num_types && !found_surface; ++l) { in Validate()
94 found_surface = true; in Validate()
127 if (!found_surface) { in Validate()
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmInput/src/
Dilm_input.c272 int found_surface = 0; in ilm_setInputFocus() local
275 found_surface = 1; in ilm_setInputFocus()
280 if (!found_surface) { in ilm_setInputFocus()