Searched refs:top_left (Results 1 - 25 of 100) sorted by relevance

1234

/external/clang/test/Modules/Inputs/
H A Ddiamond_top.h3 int top_left(char *c);
H A Ddiamond_left.h5 int top_left(char *c);
/external/clang/test/FixIt/
H A Dtypo.c12 struct Point top_left, // expected-note{{'top_left' declared here}} member in struct:Rectangle
27 topleft.x = 3.14, // expected-error{{field designator 'topleft' does not refer to any field in type 'struct Rectangle'; did you mean 'top_left'?}}
28 // CHECK: fix-it:"{{.*}}":{[[@LINE-1]]:3-[[@LINE-1]]:10}:"top_left"
35 r1.top_left.x = 0;
41 r2->top_left.y = 0;
/external/clang/test/Modules/
H A Ddiamond-pch.c20 top_left(&c);
H A Ddiamond.c21 top_left(&c);
/external/chromium_org/ppapi/cpp/
H A Dgraphics_2d.cc72 const Point& top_left) {
76 &top_left.pp_point(),
81 &top_left.pp_point(),
87 const Point& top_left,
92 &top_left.pp_point(),
97 &top_left.pp_point(),
71 PaintImageData(const ImageData& image, const Point& top_left) argument
86 PaintImageData(const ImageData& image, const Point& top_left, const Rect& src_rect) argument
H A Dgraphics_2d.h85 /// The provided image will be placed at <code>top_left</code> from the top
97 /// <code>top_left</code> and set <code>src_rect</code> to <code>NULL</code>.
102 /// @param[in] top_left A <code>Point</code> representing the
103 /// <code>top_left</code> location where the <code>ImageData</code> will be
106 const Point& top_left);
113 /// The provided image will be placed at <code>top_left</code> from the top
117 /// offset by <code>top_left</code>.
132 /// <code>top_left</code> and set <code>src_rect</code> to <code>NULL</code>.
139 /// @param[in] top_left A <code>Point</code> representing the
140 /// <code>top_left</cod
[all...]
/external/chromium_org/ppapi/thunk/
H A Dppb_graphics_2d_api.h29 const PP_Point* top_left,
39 virtual bool ReadImageData(PP_Resource image, const PP_Point* top_left) = 0;
/external/clang/test/Sema/
H A Ddesignated-initializers.c57 struct point top_left; member in struct:rect
61 struct rect window = { .top_left.x = 1.0 };
64 [2].top_left = { 1.0, 2.0 },
67 [3] = { .top_left = { 1.1, 2.2 }, .bottom_right = { .y = 1.1 } }
73 [2].top_left = { { .x = 1.1 } }, // expected-error{{designator in initializer for scalar type}}
74 [1].top_left = { .x = 1.1 }
82 [5].windows[3].top_left.x = { 7.0 } // expected-warning{{braces around scalar initializer}}
90 .window = { .top_left = { 1.0, 2.0 } },
/external/chromium_org/chrome/browser/themes/
H A Dtheme_properties_unittest.cc15 std::string top_left = "left top"; local
16 int alignment = ThemeProperties::StringToAlignment(top_left);
19 EXPECT_EQ(top_left, ThemeProperties::AlignmentToString(alignment));
/external/chromium_org/ppapi/proxy/
H A Dgraphics_2d_resource.cc58 const PP_Point* top_left,
71 image_object->host_resource(), *top_left,
136 const PP_Point* top_left) {
137 if (!top_left)
141 PpapiHostMsg_Graphics2D_ReadImageData(image, *top_left));
57 PaintImageData(PP_Resource image_data, const PP_Point* top_left, const PP_Rect* src_rect) argument
135 ReadImageData(PP_Resource image, const PP_Point* top_left) argument
H A Dgraphics_2d_resource.h36 const PP_Point* top_left,
45 const PP_Point* top_left) OVERRIDE;
H A Dppb_testing_proxy.h37 const PP_Point& top_left,
/external/chromium_org/cc/layers/
H A Dui_resource_layer.cc75 void UIResourceLayer::SetUV(const gfx::PointF& top_left, argument
77 if (uv_top_left_ == top_left && uv_bottom_right_ == bottom_right)
79 uv_top_left_ = top_left;
85 float top_left,
93 vertex_opacity_[1] == top_left &&
98 vertex_opacity_[1] = top_left;
84 SetVertexOpacity(float bottom_left, float top_left, float top_right, float bottom_right) argument
H A Dui_resource_layer.h33 void SetUV(const gfx::PointF& top_left, const gfx::PointF& bottom_right);
38 float top_left,
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_intrapred4_dspr2.c93 int32_t top_left; local
104 "lbu %[top_left], -1(%[above]) \n\t"
114 "replv.ph %[top_left], %[top_left] \n\t"
117 "subu.ph %[resl], %[resl], %[top_left] \n\t"
120 "subu.ph %[resr], %[resr], %[top_left] \n\t"
139 "subu.ph %[resl], %[resl], %[top_left] \n\t"
142 "subu.ph %[resr], %[resr], %[top_left] \n\t"
166 "subu.ph %[resl], %[resl], %[top_left] \n\t"
169 "subu.ph %[resr], %[resr], %[top_left] \
[all...]
H A Dvp9_intrapred8_dspr2.c163 int32_t top_left; local
168 "ulw %[top_left], 4(%[above]) \n\t"
174 "preceu.ph.qbl %[abovel_1], %[top_left] \n\t"
175 "preceu.ph.qbr %[abover_1], %[top_left] \n\t"
177 "lbu %[top_left], -1(%[above]) \n\t"
180 "replv.ph %[top_left], %[top_left] \n\t"
183 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
190 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
207 "subu.ph %[reshw], %[reshw], %[top_left] \
[all...]
/external/libvpx/libvpx/vp9/common/mips/dspr2/
H A Dvp9_intrapred4_dspr2.c93 int32_t top_left; local
104 "lbu %[top_left], -1(%[above]) \n\t"
114 "replv.ph %[top_left], %[top_left] \n\t"
117 "subu.ph %[resl], %[resl], %[top_left] \n\t"
120 "subu.ph %[resr], %[resr], %[top_left] \n\t"
139 "subu.ph %[resl], %[resl], %[top_left] \n\t"
142 "subu.ph %[resr], %[resr], %[top_left] \n\t"
166 "subu.ph %[resl], %[resl], %[top_left] \n\t"
169 "subu.ph %[resr], %[resr], %[top_left] \
[all...]
H A Dvp9_intrapred8_dspr2.c163 int32_t top_left; local
168 "ulw %[top_left], 4(%[above]) \n\t"
174 "preceu.ph.qbl %[abovel_1], %[top_left] \n\t"
175 "preceu.ph.qbr %[abover_1], %[top_left] \n\t"
177 "lbu %[top_left], -1(%[above]) \n\t"
180 "replv.ph %[top_left], %[top_left] \n\t"
183 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
190 "subu.ph %[reshw], %[reshw], %[top_left] \n\t"
207 "subu.ph %[reshw], %[reshw], %[top_left] \
[all...]
/external/chromium_org/ash/system/user/
H A Drounded_image_view.h30 void SetCornerRadii(int top_left,
H A Drounded_image_view.cc38 void RoundedImageView::SetCornerRadii(int top_left, argument
42 corner_radius_[0] = top_left;
/external/chromium_org/ppapi/c/private/
H A Dppb_testing_private.h49 * Data will be read into the image starting at |top_left| in the device
52 * backing store of the device if positioned at |top_left|, this function
67 const struct PP_Point* top_left);
/external/chromium_org/ui/base/cocoa/
H A Dappkit_utils.h15 int top_left; member in struct:ui::NinePartImageIds
/external/chromium_org/ppapi/c/
H A Dppb_graphics_2d.h98 * The provided image will be placed at <code>top_left</code> from the top
102 * offset by <code>top_left</code>.
117 * <code>top_left</code> and set <code>src_rect</code> to <code>NULL</code>.
125 * @param[in] top_left A <code>Point</code> representing the
126 * <code>top_left</code> location where the <code>ImageData</code> will be
133 const struct PP_Point* top_left,
293 const struct PP_Point* top_left,
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer.cc86 DesktopVector target_origin = target_rect.top_left();
93 restore_position_ = target_rect.top_left();
95 restore_frame_->CopyPixelsFrom(*this, target_rect.top_left(),
102 DesktopVector origin_shift = target_rect.top_left().subtract(target_origin);

Completed in 476 milliseconds

1234