Home
last modified time | relevance | path

Searched defs:winHeight (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_x11_channel.cc142 unsigned int winWidth, winHeight, borderwidth, depth; in Init() local
186 unsigned int winWidth, winHeight, borderwidth, depth; in ChangeWindow() local
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_stipple.c53 invert_stipple(GLuint dest[32], const GLuint src[32], GLuint winHeight) in invert_stipple()
/external/opencv/cv/src/
Dcvoptflowlk.cpp108 int winHeight = winSize.height; in icvCalcOpticalFlowLK_8u32fR() local
/external/opencv3/modules/objdetect/src/
Dcascadedetect.cpp1382 const int winHeight = origWinSize.height * scalingFactor; in rs_parallel_detect() local