Searched refs:corner (Results 51 - 57 of 57) sorted by relevance

123

/external/deqp/modules/gles2/functional/
H A Des2fClippingTests.cpp1229 const tcu::Vec3 corner; member in struct:deqp::gles2::Functional::__anon19865::ClipPlaneVisit
1257 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1258 const tcu::Vec3 v2 = visit.exitPoint - visit.corner;
1260 vertex0 = visit.corner + tcu::normalize(tcu::mix(v1, v2, tcu::Vec3(float(tri)/trianglesPerVisit)));
1269 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1270 const tcu::Vec3 v2 = visit.exitPoint - visit.corner;
1272 vertex1 = visit.corner + tcu::normalize(tcu::mix(v1, v2, tcu::Vec3(float(tri+1)/trianglesPerVisit)));
/external/deqp/modules/gles3/functional/
H A Des3fClippingTests.cpp1233 const tcu::Vec3 corner; member in struct:deqp::gles3::Functional::__anon19996::ClipPlaneVisit
1261 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1262 const tcu::Vec3 v2 = visit.exitPoint - visit.corner;
1264 vertex0 = visit.corner + tcu::normalize(tcu::mix(v1, v2, tcu::Vec3(float(tri)/trianglesPerVisit)));
1273 const tcu::Vec3 v1 = visit.entryPoint - visit.corner;
1274 const tcu::Vec3 v2 = visit.exitPoint - visit.corner;
1276 vertex1 = visit.corner + tcu::normalize(tcu::mix(v1, v2, tcu::Vec3(float(tri+1)/trianglesPerVisit)));
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DinspectorStyle.css2535 .custom-popup-horizontal-scroll ::-webkit-scrollbar-corner,
2536 .custom-popup-vertical-scroll ::-webkit-scrollbar-corner {
2552 .custom-popup-horizontal-scroll ::-webkit-scrollbar:horizontal:corner-present {
2579 .custom-popup-horizontal-scroll ::-webkit-scrollbar-track-piece:horizontal:end:corner-present {
2597 .custom-popup-vertical-scroll ::-webkit-scrollbar:vertical:corner-present {
/external/eigen/Eigen/src/Eigen2Support/
H A DSVD.h170 work.end(m-k-1) = matA.corner(BottomRight,m-k-1,n-k-1) * e.end(n-k-1);
/external/chromium_org/ui/chromeos/
H A Dtouch_exploration_controller_unittest.cc315 // Checks that Corner Passthrough is working. Assumes that corner is the
316 // bottom left corner or the bottom right corner.
317 void AssertCornerPassthroughWorking(gfx::Point corner) { argument
320 ui::TouchEvent first_press(ui::ET_TOUCH_PRESSED, corner, 0, Now());
654 // Make sure the touch is not in a corner of the screen.
1854 // right or left corner past a delay and then places a finger anywhere else on
/external/blktrace/btt/doc/
H A Dbtt.tex1153 upper right corner of the graph. If the number of devices
/external/bison/build-aux/
H A Dtexinfo.tex3422 % For double-sided printing, put current file name in lower left corner,
6361 % each corner char, and rule thickness

Completed in 916 milliseconds

123