Home
last modified time | relevance | path

Searched defs:is_normal (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_x11.cc375 bool is_normal = (end != std::find( in IsDesktopElement() local
/external/webrtc/webrtc/base/
Dx11windowpicker.cc743 bool is_normal = (end != std::find( in IsDesktopElement() local
/external/opencv3/modules/core/src/
Dlapack.cpp1055 bool is_normal = (method & DECOMP_NORMAL) != 0; in solve() local
1550 bool is_normal = (method & CV_NORMAL) != 0; in cvSolve() local