Searched defs:bottom_y (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libwebp/dsp/ |
D | upsampling_sse2.c | 107 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, \ argument 122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
|
D | upsampling_neon.c | 164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
|
/external/webp/src/dsp/ |
D | upsampling_sse2.c | 107 #define CONVERT2RGB(FUNC, XSTEP, top_y, bottom_y, \ argument 122 #define CONVERT2RGB_32(FUNC, XSTEP, top_y, bottom_y, \ argument
|
D | upsampling_neon.c | 164 #define CONVERT2RGB_8(FMT, XSTEP, top_y, bottom_y, uv, \ argument 172 #define CONVERT2RGB_1(FUNC, XSTEP, top_y, bottom_y, uv, \ argument
|
/external/chromium_org/ui/app_list/ |
D | app_list_folder_item.cc | 155 int bottom_y = icon_center.y() + delta_to_center; in GetTopIconsBounds() local
|
/external/opencv/cv/src/ |
D | cvrotcalipers.cpp | 112 float left_x, right_x, top_y, bottom_y; in icvRotatingCalipers() local
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | browser_non_client_frame_view_ash.cc | 577 int bottom_y = y + split_point; in PaintToolbarBackground() local
|
D | opaque_browser_frame_view.cc | 660 int bottom_y = y + split_point; in PaintToolbarBackground() local
|
/external/chromium_org/ui/message_center/views/ |
D | notification_view.cc | 454 int bottom_y = insets.top() + std::max(top_height, kIconSize); in Layout() local
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 144 FX_FLOAT bottom_y = image_matrix.f; in RenderGlyph() local
|