Searched defs:winHeight (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_stipple.c | 53 invert_stipple(GLuint dest[32], const GLuint src[32], GLuint winHeight) in invert_stipple()
|
/external/skia/tools/viewer/ |
D | Slide.h | 28 virtual void load(SkScalar winWidth, SkScalar winHeight) {} in load()
|
D | SampleSlide.cpp | 28 void SampleSlide::load(SkScalar winWidth, SkScalar winHeight) { in load()
|
/external/webrtc/webrtc/modules/video_render/linux/ |
D | video_x11_channel.cc | 142 unsigned int winWidth, winHeight, borderwidth, depth; in Init() local 186 unsigned int winWidth, winHeight, borderwidth, depth; in ChangeWindow() local
|
/external/swiftshader/tests/OGLSimpleCube/ |
D | OGLSimpleCube.cpp | 42 int winWidth = 300, winHeight = 300; variable
|