Searched defs:drawRectangle (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DGlRectDrawer.java145 drawRectangle(x, y, width, height);
158 drawRectangle(x, y, width, height);
175 drawRectangle(x, y, width, height);
183 private void drawRectangle(int x, int y, int width, int height) { method in class:GlRectDrawer
/external/deqp/modules/egl/
H A DteglResizeTests.cpp227 void drawRectangle (const glw::Functions& gl, IVec2 pos, IVec2 size, Vec3 color) function in namespace:deqp::egl
244 drawRectangle(gl, IVec2(0, 0), oldSize, frameColor);
245 drawRectangle(gl, IVec2(2, 2), oldSize - IVec2(4, 4), fillColor);
247 drawRectangle(gl, IVec2(0, 0), IVec2(8, 4), markColor);
248 drawRectangle(gl, oldSize - IVec2(16, 16), IVec2(8, 4), markColor);
249 drawRectangle(gl, IVec2(0, oldSize.y() - 16), IVec2(8, 4), markColor);
250 drawRectangle(gl, IVec2(oldSize.x() - 16, 0), IVec2(8, 4), markColor);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 603 milliseconds