Searched defs:flipped (Results 1 - 25 of 51) sorted by relevance

123

/external/chromium_org/cc/output/
H A Doverlay_candidate.cc26 bool flipped) {
30 return flipped ? gfx::OVERLAY_TRANSFORM_FLIP_VERTICAL
24 GetOverlayTransform( const gfx::Transform& quad_transform, bool flipped) argument
/external/chromium_org/cc/quads/
H A Dtexture_draw_quad.h29 bool flipped);
42 bool flipped);
50 bool flipped; member in class:cc::TextureDrawQuad
H A Dtexture_draw_quad.cc19 flipped(false) {
36 bool flipped) {
50 this->flipped = flipped;
62 bool flipped) {
74 this->flipped = flipped;
105 value->SetBoolean("flipped", flipped);
26 SetNew(const SharedQuadState* shared_quad_state, const gfx::Rect& rect, const gfx::Rect& opaque_rect, const gfx::Rect& visible_rect, unsigned resource_id, bool premultiplied_alpha, const gfx::PointF& uv_top_left, const gfx::PointF& uv_bottom_right, SkColor background_color, const float vertex_opacity[4], bool flipped) argument
53 SetAll(const SharedQuadState* shared_quad_state, const gfx::Rect& rect, const gfx::Rect& opaque_rect, const gfx::Rect& visible_rect, bool needs_blending, unsigned resource_id, bool premultiplied_alpha, const gfx::PointF& uv_top_left, const gfx::PointF& uv_bottom_right, SkColor background_color, const float vertex_opacity[4], bool flipped) argument
/external/chromium_org/cc/layers/
H A Dui_resource_layer_impl.cc114 static const bool flipped = false; local
143 flipped);
H A Dnine_patch_layer_impl.cc104 static const bool flipped = false; local
233 flipped);
250 flipped);
267 flipped);
284 flipped);
301 flipped);
318 flipped);
335 flipped);
352 flipped);
370 flipped);
[all...]
H A Dpainted_scrollbar_layer_impl.cc76 bool flipped = false; local
115 flipped);
136 flipped);
H A Dtexture_layer_impl.cc212 void TextureLayerImpl::SetFlipped(bool flipped) { argument
213 flipped_ = flipped;
H A Dvideo_layer_impl.cc206 bool flipped = false; local
219 flipped);
255 bool flipped = false; local
268 flipped);
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dtexcompress_etc_tmp.h30 int flipped; local
109 block->flipped = (src[3] & 0x1);
128 blk = (block->flipped) ? (y >= 2) : (x >= 2);
/external/chromium_org/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionTest.cpp95 bool flipped = false; local
99 flipped = top > bottom;
100 if (flipped) {
103 result = intersections.vertical(cubic, top, bottom, line[0].fX, flipped);
107 flipped = left > right;
108 if (flipped) {
111 result = intersections.horizontal(cubic, left, right, line[0].fY, flipped);
H A DPathOpsQuadLineIntersectionTest.cpp32 bool& flipped) {
34 flipped = false;
38 flipped = top > bottom;
39 if (flipped) {
42 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped);
46 flipped = left > right;
47 if (flipped) {
50 result = intersections.horizontal(quad, left, right, line[0].fY, flipped);
80 bool flipped = false; local
87 int result = doIntersect(intersections, quad, line, flipped);
31 doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, bool& flipped) argument
125 bool flipped = false; local
[all...]
H A DPathOpsQuadLineIntersectionThreadedTest.cpp15 bool& flipped) {
17 flipped = false;
21 flipped = top > bottom;
22 if (flipped) {
25 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped);
29 flipped = left > right;
30 if (flipped) {
33 result = intersections.horizontal(quad, left, right, line[0].fY, flipped);
53 bool flipped = false; local
54 int result = doIntersect(intersections, quad, line, flipped);
14 doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, bool& flipped) argument
[all...]
/external/mesa3d/src/mesa/main/
H A Dtexcompress_etc_tmp.h30 int flipped; local
109 block->flipped = (src[3] & 0x1);
128 blk = (block->flipped) ? (y >= 2) : (x >= 2);
/external/skia/tests/
H A DPathOpsCubicLineIntersectionTest.cpp95 bool flipped = false; local
99 flipped = top > bottom;
100 if (flipped) {
103 result = intersections.vertical(cubic, top, bottom, line[0].fX, flipped);
107 flipped = left > right;
108 if (flipped) {
111 result = intersections.horizontal(cubic, left, right, line[0].fY, flipped);
H A DPathOpsQuadLineIntersectionTest.cpp32 bool& flipped) {
34 flipped = false;
38 flipped = top > bottom;
39 if (flipped) {
42 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped);
46 flipped = left > right;
47 if (flipped) {
50 result = intersections.horizontal(quad, left, right, line[0].fY, flipped);
80 bool flipped = false; local
87 int result = doIntersect(intersections, quad, line, flipped);
31 doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, bool& flipped) argument
125 bool flipped = false; local
[all...]
H A DPathOpsQuadLineIntersectionThreadedTest.cpp15 bool& flipped) {
17 flipped = false;
21 flipped = top > bottom;
22 if (flipped) {
25 result = intersections.vertical(quad, top, bottom, line[0].fX, flipped);
29 flipped = left > right;
30 if (flipped) {
33 result = intersections.horizontal(quad, left, right, line[0].fY, flipped);
53 bool flipped = false; local
54 int result = doIntersect(intersections, quad, line, flipped);
14 doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, bool& flipped) argument
[all...]
/external/chromium_org/mojo/services/public/cpp/surfaces/tests/
H A Dsurface_unittest.cc110 bool flipped = false; local
122 flipped);
138 EXPECT_EQ(flipped, mojo_texture_state->flipped);
269 bool flipped = false; local
281 flipped);
354 EXPECT_EQ(flipped, round_trip_texture_quad->flipped);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DLineCubicIntersection.cpp125 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { argument
138 if (flipped) {
151 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { argument
164 if (flipped) {
277 bool flipped, Intersections& intersections) {
279 return c.horizontalIntersect(y, left, right, flipped);
283 bool flipped, Intersections& intersections) {
285 return c.verticalIntersect(x, top, bottom, flipped);
276 horizontalIntersect(const Cubic& cubic, double left, double right, double y, bool flipped, Intersections& intersections) argument
282 verticalIntersect(const Cubic& cubic, double top, double bottom, double x, bool flipped, Intersections& intersections) argument
H A DLineIntersection.cpp169 double y, bool flipped, Intersections& intersections) {
207 double b0 = flipped ? right : left;
208 double b1 = flipped ? left : right;
230 if (flipped) {
258 double x, bool flipped, Intersections& intersections) {
296 double b0 = flipped ? bottom : top;
297 double b1 = flipped ? top : bottom;
319 if (flipped) {
168 horizontalIntersect(const _Line& line, double left, double right, double y, bool flipped, Intersections& intersections) argument
257 verticalIntersect(const _Line& line, double top, double bottom, double x, bool flipped, Intersections& intersections) argument
H A DLineQuadraticIntersection.cpp156 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { argument
169 if (flipped) {
185 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { argument
198 if (flipped) {
350 bool flipped, Intersections& intersections) {
352 return q.horizontalIntersect(y, left, right, flipped);
356 bool flipped, Intersections& intersections) {
358 return q.verticalIntersect(x, top, bottom, flipped);
349 horizontalIntersect(const Quadratic& quad, double left, double right, double y, bool flipped, Intersections& intersections) argument
355 verticalIntersect(const Quadratic& quad, double top, double bottom, double x, bool flipped, Intersections& intersections) argument
H A DLineQuadraticIntersection_Test.cpp32 static int doIntersect(Intersections& intersections, const Quadratic& quad, const _Line& line, bool& flipped) { argument
34 flipped = false;
38 flipped = top > bottom;
39 if (flipped) {
42 result = verticalIntersect(quad, top, bottom, line[0].x, flipped, intersections);
46 flipped = left > right;
47 if (flipped) {
50 result = horizontalIntersect(quad, left, right, line[0].y, flipped, intersections);
71 bool flipped = false; local
75 int result = doIntersect(intersections, quad, line, flipped);
109 bool flipped = false; local
154 bool flipped = false; local
[all...]
/external/chromium_org/third_party/skia/src/pathops/
H A DSkDQuadLineIntersection.cpp170 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { argument
185 if (flipped) {
201 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { argument
216 if (flipped) {
355 bool flipped) {
358 return q.horizontalIntersect(y, left, right, flipped);
362 bool flipped) {
365 return q.verticalIntersect(x, top, bottom, flipped);
354 horizontal(const SkDQuad& quad, double left, double right, double y, bool flipped) argument
361 vertical(const SkDQuad& quad, double top, double bottom, double x, bool flipped) argument
H A DSkIntersections.cpp189 SkScalar x, bool flipped) {
192 return vertical(line, top, bottom, x, flipped);
196 SkScalar x, bool flipped) {
199 return vertical(quad, top, bottom, x, flipped);
203 SkScalar x, bool flipped) {
206 return vertical(cubic, top, bottom, x, flipped);
188 verticalLine(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) argument
195 verticalQuad(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) argument
202 verticalCubic(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) argument
/external/skia/experimental/Intersection/
H A DLineCubicIntersection.cpp125 int horizontalIntersect(double axisIntercept, double left, double right, bool flipped) { argument
138 if (flipped) {
151 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { argument
164 if (flipped) {
277 bool flipped, Intersections& intersections) {
279 return c.horizontalIntersect(y, left, right, flipped);
283 bool flipped, Intersections& intersections) {
285 return c.verticalIntersect(x, top, bottom, flipped);
276 horizontalIntersect(const Cubic& cubic, double left, double right, double y, bool flipped, Intersections& intersections) argument
282 verticalIntersect(const Cubic& cubic, double top, double bottom, double x, bool flipped, Intersections& intersections) argument
H A DLineIntersection.cpp169 double y, bool flipped, Intersections& intersections) {
207 double b0 = flipped ? right : left;
208 double b1 = flipped ? left : right;
230 if (flipped) {
258 double x, bool flipped, Intersections& intersections) {
296 double b0 = flipped ? bottom : top;
297 double b1 = flipped ? top : bottom;
319 if (flipped) {
168 horizontalIntersect(const _Line& line, double left, double right, double y, bool flipped, Intersections& intersections) argument
257 verticalIntersect(const _Line& line, double top, double bottom, double x, bool flipped, Intersections& intersections) argument

Completed in 1205 milliseconds

123