HomeSort by relevance Sort by last modified time
    Searched refs:circles (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeDemo.cpp 36 // Three circles bounce inside a rectangle. The circles describe three, four
38 // bounce inside the circles. The circles rotate and scale over time. The
42 const int circles = 3; local
43 int scales[circles];
44 int angles[circles];
45 int locs[circles * 2];
46 int pts[circles * 2 * 4];
48 for (c = 0; c < circles; ++c)
    [all...]
  /external/skia/experimental/Intersection/
EdgeDemo.cpp 36 // Three circles bounce inside a rectangle. The circles describe three, four
38 // bounce inside the circles. The circles rotate and scale over time. The
42 const int circles = 3; local
43 int scales[circles];
44 int angles[circles];
45 int locs[circles * 2];
46 int pts[circles * 2 * 4];
48 for (c = 0; c < circles; ++c)
    [all...]
  /external/opencv/cv/src/
cvhough.cpp 854 CvSeq* circles, int circles_max )
1003 for( j = 0; j < circles->total; j++ )
1005 float* c = (float*)cvGetSeqElem( circles, j );
1010 if( j < circles->total )
1087 CvSeq* circles = 0; local
    [all...]
  /external/chromium_org/third_party/skia/gm/
dashing.cpp 205 bool circles) {
211 if (circles) {
281 // 1on/1off 1x1 circles with phase of 1 - no fast path yet
287 // 1on/1off 3x3 circles with phase of 1 - no fast path yet
  /external/skia/gm/
dashing.cpp 205 bool circles) {
211 if (circles) {
281 // 1on/1off 1x1 circles with phase of 1 - no fast path yet
287 // 1on/1off 3x3 circles with phase of 1 - no fast path yet
Android.mk 48 circles.cpp \
  /external/skia/bench/
Android.mk 129 ../gm/circles.cpp \
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 50 name: 'Alex Circles',
51 emailAddress: 'circles@chromium.org',
  /external/skia/dm/
Android.mk 148 ../gm/circles.cpp \
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 303 milliseconds