Searched refs:POINT (Results 1 - 25 of 30) sorted by relevance

12

/external/mesa3d/src/mesa/tnl_dd/
H A Dt_dd_unfilled.h68 if (ef[e0]) POINT( v[0] );
69 if (ef[e1]) POINT( v[1] );
70 if (ef[e2]) POINT( v[2] );
136 if (ef[e0]) POINT( v[0] );
137 if (ef[e1]) POINT( v[1] );
138 if (ef[e2]) POINT( v[2] );
139 if (ef[e3]) POINT( v[3] );
H A Dt_dd_tritmp.h642 POINT( v );
650 POINT( v );
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_so_emit_tmp.h28 #define POINT(i0) so_point(so,i0) macro
H A Ddraw_gs_tmp.h27 #define POINT(i0) gs_point(gs,i0) macro
H A Ddraw_decompose_tmp.h67 POINT(idx[0]);
439 #undef POINT macro
H A Ddraw_pipe.c191 #define POINT(i0) \ macro
289 #define POINT(i0) \ macro
/external/deqp/modules/gles2/functional/
H A Des2fScissorTests.cpp76 { "contained_point", "Point fully inside scissor area", Vec4(0.1f, 0.1f, 0.8f, 0.8f), Vec4(0.5f, 0.5f, 0.0f, 0.0f), POINT, 1 },
77 { "partial_points", "Points partially inside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 1.0f, 1.0f), POINT, 30 },
78 { "outside_point", "Point fully outside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 0.0f, 0.0f), POINT, 1 },
79 { "outside_render_point", "Point with scissor area outside render target", Vec4(1.4f, 1.4f, 0.6f, 0.6f), Vec4(0.5f, 0.5f, 0.0f, 0.0f), POINT, 1 }
/external/deqp/modules/gles3/functional/
H A Des3fScissorTests.cpp86 { "contained_point", "Point fully inside scissor area", Vec4(0.1f, 0.1f, 0.8f, 0.8f), Vec4(0.5f, 0.5f, 0.0f, 0.0f), POINT, 1 },
87 { "partial_points", "Points partially inside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 1.0f, 1.0f), POINT, 30 },
88 { "outside_point", "Point fully outside scissor area", Vec4(0.4f, 0.4f, 0.6f, 0.6f), Vec4(0.0f, 0.0f, 0.0f, 0.0f), POINT, 1 },
89 { "outside_render_point", "Point with scissor area outside render target", Vec4(1.4f, 1.4f, 0.6f, 0.6f), Vec4(0.5f, 0.5f, 0.0f, 0.0f), POINT, 1 }
/external/deqp/modules/glshared/
H A DglsScissorTests.hpp55 POINT = 0, enumerator in enum:deqp::gls::Functional::ScissorTestInternal::PrimitiveType
H A DglsScissorTests.cpp392 case POINT: drawPrimitives(gl, program, GL_POINTS, positions, indices); break;
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
H A Ddxgi_dll.c74 POINT x11_hwnd_origin_from_screen;
76 POINT hwnd_origin_from_screen;
/external/lzma/CPP/Windows/
H A DWindow.h139 POINT p1;
148 POINT p1, p2;
/external/icu/icu4c/source/samples/layout/
H A DGDIFontInstance.cpp111 POINT pt;
196 POINT pt;
/external/webrtc/talk/media/devices/
H A Dgdivideorenderer.cc224 POINT ptDiff;
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_framebuffer.c120 POINT client_pos;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c579 #define POINT( v0 ) \ macro
862 for ( ; start < count ; start++) POINT( V(ELT(start)) );
1192 [22] = "coord replace(SPRITE POINT ENABLE)",
/external/opencv3/modules/highgui/src/
H A Dwindow_w32.cpp986 POINT p;
1418 POINT pt;
1582 POINT pt;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c390 #define POINT( a ) r200_point( rmesa, a ) macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c512 #define POINT( a ) radeon_point( rmesa, a ) macro
/external/webrtc/webrtc/examples/peerconnection/client/
H A Dmain_wnd.cc254 POINT logical_area = { rc.right, rc.bottom };
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp780 POINT lppt[3];
/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h7088 virtual HRESULT WINAPI MouseActivate(POINT point) = 0;
7089 virtual HRESULT WINAPI MouseSelect(POINT point) = 0;
7130 HRESULT (WINAPI *MouseActivate)(IDvdControl *This,POINT point);
7131 HRESULT (WINAPI *MouseSelect)(IDvdControl *This,POINT point);
7243 HRESULT WINAPI IDvdControl_MouseActivate_Proxy(IDvdControl *This,POINT point);
7245 HRESULT WINAPI IDvdControl_MouseSelect_Proxy(IDvdControl *This,POINT point);
7499 virtual HRESULT WINAPI ActivateAtPosition(POINT point) = 0;
7500 virtual HRESULT WINAPI SelectAtPosition(POINT point) = 0;
7546 HRESULT (WINAPI *ActivateAtPosition)(IDvdControl2 *This,POINT point);
7547 HRESULT (WINAPI *SelectAtPosition)(IDvdControl2 *This,POINT poin
[all...]
/external/opencv3/modules/core/src/
H A Dgl_core_3_1.hpp385 POINT = 0x1B00, enumerator in enum:gl::__anon15313
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 787 milliseconds

12