HomeSort by relevance Sort by last modified time
    Searched refs:start_x (Results 1 - 25 of 33) sorted by null

1 2

  /external/pdfium/fpdfsdk/include/fpdfxfa/
fpdfxfa_page.h 27 void DeviceToPage(int start_x,
36 void PageToDevice(int start_x,
  /external/pdfium/public/
fpdf_progressive.h 58 // start_x - Left pixel position of the display area in the
78 int start_x,
fpdfview.h 523 // start_x - Left pixel position of the display area in
540 int start_x,
555 // start_x - Left pixel position of the display area in
572 int start_x,
599 // start_x - Left pixel position of the display area in
632 // You must make sure the start_x, start_y, size_x, size_y
636 int start_x,
650 // start_x - Left pixel position of the display area in
672 int start_x,
    [all...]
fpdf_formfill.h     [all...]
  /external/pdfium/fpdfsdk/src/fpdfxfa/
fpdfxfa_page.cpp 174 void CPDFXFA_Page::DeviceToPage(int start_x,
192 GetDisplayMatrix(page2device, start_x, start_y, size_x, size_y, rotate);
202 void CPDFXFA_Page::PageToDevice(int start_x,
217 GetDisplayMatrix(page2device, start_x, start_y, size_x, size_y, rotate);
  /external/opencv3/modules/calib3d/src/
quadsubpix.cpp 129 int start_x = 0; local
138 if(max_segment_length < x - start_x)
140 max_segment_length = x - start_x;
141 max_start_x = start_x;
146 start_x = x;
150 if(start_x == -1)
  /external/pdfium/core/src/fxge/ge/
fx_ge_path.cpp 203 FX_FLOAT start_x,
208 if (start_x == end_x) {
226 if (end_x < start_x) {
235 FX_FLOAT dx = end_x - start_x;
246 FX_FLOAT start_x,
256 FX_BOOL bStartVert = FXSYS_fabs(start_x - middle_x) < 1.0f / 20;
266 start_k = FXSYS_Div(middle_y - start_y, middle_x - start_x);
268 start_len = FXSYS_sqrt2(start_x - middle_x, start_y - middle_y);
270 FXSYS_MulDiv(half_width, start_len, start_x - middle_x));
280 FX_FLOAT outside_x = start_x;
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_progressive.cpp 26 int start_x,
59 FPDF_RenderPage_Retail(pContext, page, start_x, start_y, size_x, size_y,
fpdfview.cpp 522 int start_x,
554 FPDF_RenderPage_Retail(pContext, page, start_x, start_y, size_x, size_y,
578 rect.left = start_x;
580 rect.right = start_x + size_x;
637 FPDF_RenderPage_Retail(pContext, page, start_x - rect.left,
683 int start_x,
714 FPDF_RenderPage_Retail(pContext, page, start_x, start_y, size_x, size_y,
759 int start_x,
772 pPage->DeviceToPage(start_x, start_y, size_x, size_y, rotate, device_x,
776 pPage->GetDisplayMatrix(page2device, start_x, start_y, size_x, size_y
    [all...]
fpdfformfill.cpp 298 int start_x,
339 pPage->GetDisplayMatrix(matrix, start_x, start_y, size_x, size_y, rotate);
342 clip.left = start_x;
343 clip.right = start_x + size_x;
  /external/pdfium/xfa/src/fxgraphics/src/
fx_path_generator.h 37 void AddBezier(FX_FLOAT start_x,
fx_path_generator.cpp 73 void CFX_PathGenerator::AddBezier(FX_FLOAT start_x,
83 m_pPathData->SetPoint(old_count, start_x, start_y, FXPT_MOVETO);
fx_graphics.cpp     [all...]
  /frameworks/base/graphics/java/android/graphics/
LargeBitmap.java 113 int start_x, int start_y, int width, int height,
BitmapRegionDecoder.java 258 int start_x, int start_y, int width, int height,
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_pattern.cpp 27 FX_FLOAT start_x = pCoords->GetNumber(0); local
45 FX_FLOAT x_span = end_x - start_x;
88 FXSYS_Mul(x - start_x, x_span) + FXSYS_Mul(y - start_y, y_span),
118 FX_FLOAT start_x = pCoords->GetNumber(0); local
168 FX_FLOAT a = FXSYS_Mul(start_x - end_x, start_x - end_x) +
176 int length = (int)FXSYS_sqrt((FXSYS_Mul(start_x - end_x, start_x - end_x) +
187 FX_FLOAT b = -2 * (FXSYS_Mul(x - start_x, end_x - start_x)
387 int start_x = min_x, end_x = max_x; local
1142 int start_x, start_y; local
    [all...]
  /external/opencv3/modules/imgproc/src/opencl/
canny.cl 128 int start_x = GRP_SIZEX * get_group_id(0);
134 int x = clamp(start_x - 2 + (j % (GRP_SIZEX + 4)), 0, cols - 1);
157 int grp_sizex = min(GRP_SIZEX + 1, cols - start_x);
285 int start_x = get_group_id(0) * GRP_SIZEX;
297 int x = clamp(start_x - 1 + i % (GRP_SIZEX + 2), 0, cols - 1);
  /external/pdfium/fpdfsdk/include/
fsdk_define.h 127 int start_x,
  /external/libyuv/files/util/
ssim.cc 276 const int start_x = start_max(image_width - 8 + KERNEL_X, KERNEL_X); local
293 for (int i = KERNEL_X; i < start_x; ++i) {
296 if (start_x < image_width) {
  /external/opencv3/modules/photo/src/
fast_nlmeans_denoising_invoker.hpp 269 int start_x = j + x - search_window_half_size_; local
276 border_size_ + start_y + ty, border_size_ + start_x + tx);
fast_nlmeans_multi_denoising_invoker.hpp 296 int start_x = j + x - search_window_half_size_; local
307 cur_extended_src.at<T>(border_size_ + start_y + ty, border_size_ + start_x + tx));
  /external/autotest/client/site_tests/firmware_TouchMTB/
touchbotII_robot_wrapper.py 485 start_x, start_y, end_x, end_y = line
489 start_x, start_y, end_x, end_y, speed, num_taps)
515 start_x, start_y, end_x, end_y = line
536 start_x, start_y, finger_angle, finger_spacing,
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_progress.h 104 int start_x,
fx_codec_progress.cpp     [all...]
  /external/pdfium/core/include/fxcodec/
fx_codec.h 449 int32_t start_x,

Completed in 1099 milliseconds

1 2