Home
last modified time | relevance | path

Searched refs:start_y (Results 1 – 25 of 41) sorted by relevance

12

/external/skqp/src/core/
DSkScan_Path.cpp97 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() argument
101 int curr_y = start_y; in walk_edges()
210 SkBlitter* blitter, int start_y, int stop_y, in walk_convex_edges() argument
226 SkASSERT(local_top >= start_y); in walk_convex_edges()
391 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() argument
413 if (rect.fTop < start_y) { in sk_fill_path()
414 rect.fTop = start_y; in sk_fill_path()
446 start_y = SkLeftShift(start_y, shiftEdgesUp); in sk_fill_path()
448 if (!pathContainedInClip && start_y < shiftedClip.fTop) { in sk_fill_path()
449 start_y = shiftedClip.fTop; in sk_fill_path()
[all …]
DSkScan_AAAPath.cpp985 AdditiveBlitter* blitter, int start_y, int stop_y, SkFixed leftBound, SkFixed riteBound, in aaa_walk_convex_edges() argument
1369 SkPath::FillType fillType, AdditiveBlitter* blitter, int start_y, int stop_y, in aaa_walk_edges() argument
1374 SkFixed y = SkTMax(prevHead->fNext->fUpperY, SkIntToFixed(start_y)); in aaa_walk_edges()
1391 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1393 if (SkFixedFloorToInt(y) != start_y) { in aaa_walk_edges()
1394 blitter->getRealBlitter()->blitRect(SkFixedFloorToInt(leftClip), start_y, in aaa_walk_edges()
1395 width, SkFixedFloorToInt(y) - start_y); in aaa_walk_edges()
1396 start_y = SkFixedFloorToInt(y); in aaa_walk_edges()
1398 SkAlpha* maskRow = isUsingMask ? static_cast<MaskAdditiveBlitter*>(blitter)->getRow(start_y) in aaa_walk_edges()
1400 blit_full_alpha(blitter, start_y, SkFixedFloorToInt(leftClip), width, in aaa_walk_edges()
[all …]
DSkScan_AntiPath.cpp313 int start_y = y >> SHIFT; in blitRect() local
315 int count = stop_y - start_y; in blitRect()
348 SkASSERT(start_y > fCurrIY); in blitRect()
358 fRealBlitter->blitV(ileft + fLeft, start_y, count, in blitRect()
373 fRealBlitter->blitAntiRect(ileft + fLeft, start_y, n, count, in blitRect()
/external/skia/src/core/
DSkScan_Path.cpp98 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() argument
102 int curr_y = start_y; in walk_edges()
211 SkBlitter* blitter, int start_y, int stop_y, in walk_convex_edges() argument
227 SkASSERT(local_top >= start_y); in walk_convex_edges()
396 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() argument
418 if (rect.fTop < start_y) { in sk_fill_path()
419 rect.fTop = start_y; in sk_fill_path()
451 start_y = SkLeftShift(start_y, shiftEdgesUp); in sk_fill_path()
453 if (!pathContainedInClip && start_y < shiftedClip.fTop) { in sk_fill_path()
454 start_y = shiftedClip.fTop; in sk_fill_path()
[all …]
DSkScan_AAAPath.cpp986 AdditiveBlitter* blitter, int start_y, int stop_y, SkFixed leftBound, SkFixed riteBound, in aaa_walk_convex_edges() argument
1370 SkPath::FillType fillType, AdditiveBlitter* blitter, int start_y, int stop_y, in aaa_walk_edges() argument
1375 SkFixed y = SkTMax(prevHead->fNext->fUpperY, SkIntToFixed(start_y)); in aaa_walk_edges()
1392 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1394 if (SkFixedFloorToInt(y) != start_y) { in aaa_walk_edges()
1395 blitter->getRealBlitter()->blitRect(SkFixedFloorToInt(leftClip), start_y, in aaa_walk_edges()
1396 width, SkFixedFloorToInt(y) - start_y); in aaa_walk_edges()
1397 start_y = SkFixedFloorToInt(y); in aaa_walk_edges()
1399 SkAlpha* maskRow = isUsingMask ? static_cast<MaskAdditiveBlitter*>(blitter)->getRow(start_y) in aaa_walk_edges()
1401 blit_full_alpha(blitter, start_y, SkFixedFloorToInt(leftClip), width, in aaa_walk_edges()
[all …]
DSkScan_AntiPath.cpp313 int start_y = y >> SHIFT; in blitRect() local
315 int count = stop_y - start_y; in blitRect()
348 SkASSERT(start_y > fCurrIY); in blitRect()
358 fRealBlitter->blitV(ileft + fLeft, start_y, count, in blitRect()
373 fRealBlitter->blitAntiRect(ileft + fLeft, start_y, n, count, in blitRect()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp309 float start_y = m_info.fillColor.GetShading()->m_beginPoint.y; in FillPathWithShading() local
320 float y_span = end_y - start_y; in FillPathWithShading()
327 float scale = (((x - start_x) * x_span) + ((y - start_y) * y_span)) / in FillPathWithShading()
351 ((start_y - end_y) * (start_y - end_y)) - in FillPathWithShading()
359 ((y - start_y) * (end_y - start_y)) + in FillPathWithShading()
362 ((y - start_y) * (y - start_y)) - (start_r * start_r); in FillPathWithShading()
/external/pdfium/fpdfsdk/
Dfpdfview.cpp772 int start_y, in GetMaskDimensionsAndOffsets() argument
803 offset_y = start_y + size_y - size_y_bm - start_y_bm; in GetMaskDimensionsAndOffsets()
807 offset_y = start_x_bm + start_y; in GetMaskDimensionsAndOffsets()
811 offset_y = start_y_bm + start_y; in GetMaskDimensionsAndOffsets()
815 offset_y = start_y + size_y - size_y_bm - start_x_bm; in GetMaskDimensionsAndOffsets()
826 int start_y, in GetMaskBitmap() argument
834 *bitmap_area = GetMaskDimensionsAndOffsets(pPage, start_x, start_y, size_x, in GetMaskBitmap()
876 int start_y, in FPDF_RenderPage() argument
916 FPDF_RenderPage_Retail(pContext, page, start_x, start_y, size_x, size_y, in FPDF_RenderPage()
928 GetMaskBitmap(pPage, start_x, start_y, size_x, size_y, rotate, in FPDF_RenderPage()
[all …]
Dfpdfformfill.cpp138 int start_y, in FFLCommon() argument
164 pPage->GetDisplayMatrix(start_x, start_y, size_x, size_y, rotate); in FFLCommon()
165 FX_RECT clip(start_x, start_y, start_x + size_x, start_y + size_y); in FFLCommon()
482 int start_y, in FPDF_FFLDraw() argument
487 FFLCommon(hHandle, bitmap, nullptr, page, start_x, start_y, size_x, size_y, in FPDF_FFLDraw()
496 int start_y, in FPDF_FFLRecord() argument
501 FFLCommon(hHandle, nullptr, recorder, page, start_x, start_y, size_x, size_y, in FPDF_FFLRecord()
Dfpdf_progressive.cpp36 int start_y, in FPDF_RenderPageBitmap_Start() argument
60 FPDF_RenderPage_Retail(pContext, page, start_x, start_y, size_x, size_y, in FPDF_RenderPageBitmap_Start()
Dfsdk_define.h96 int start_y,
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.cpp125 int start_y, in DeviceToPage() argument
136 CFX_PointF pos = GetDisplayMatrix(start_x, start_y, size_x, size_y, rotate) in DeviceToPage()
146 int start_y, in PageToDevice() argument
158 GetDisplayMatrix(start_x, start_y, size_x, size_y, rotate); in PageToDevice()
Dcpdfxfa_page.h42 int start_y,
51 int start_y,
/external/libxcam/cl_kernel/
Dkernel_tonemapping.cl52 int start_y = mad24(group_id_y, WORK_ITEM_Y_SIZE, -1);
56 … float4 data_Gr = read_imagef (input, sampler, (int2)(start_x + offset_x, start_y + offset_y));
57 …float4 data_R = read_imagef (input, sampler, (int2)(start_x + offset_x, start_y + offset_y + image…
58 …float4 data_B = read_imagef (input, sampler, (int2)(start_x + offset_x, start_y + offset_y + image…
59 …float4 data_Gb = read_imagef (input, sampler, (int2)(start_x + offset_x, start_y + offset_y + imag…
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp2150 float start_y = 0; in GeometryShaderRenderingLinesCase() local
2158 start_y = 0.0f; in GeometryShaderRenderingLinesCase()
2164 start_y = -1; in GeometryShaderRenderingLinesCase()
2181 …quad_coordinates.push_back(tcu::Vec4(-1 + dx_multiplier * dx, start_y + dy_multiplier * dy, 0, w))… in GeometryShaderRenderingLinesCase()
2182 …quad_coordinates.push_back(tcu::Vec4(1 - dx_multiplier * dx, start_y + dy_multiplier * dy, 0, w));… in GeometryShaderRenderingLinesCase()
3421 int start_y = 0; in verify() local
3429 start_y = 1 + instance_id * single_rt_height; /* middle segment */ in verify()
3432 end_y = start_y; in verify()
3444 start_y = 3 + instance_id * single_rt_height; /* skip the corner */ in verify()
3447 end_y = start_y + single_rt_height - 6; /* skip the corners */ in verify()
[all …]
/external/pdfium/public/
Dfpdfview.h641 int start_y,
677 int start_y,
772 int start_y,
808 int start_y,
Dfpdf_progressive.h85 int start_y,
/external/webp/src/dec/
Dio_dec.c155 int start_y = io->mb_y; in GetAlphaSourceRow() local
161 if (start_y == 0) { in GetAlphaSourceRow()
165 --start_y; in GetAlphaSourceRow()
173 *num_rows = io->crop_bottom - io->crop_top - start_y; in GetAlphaSourceRow()
176 return start_y; in GetAlphaSourceRow()
189 const int start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGB() local
190 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGB()
213 const int start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGBA4444() local
214 uint8_t* const base_rgba = buf->rgba + start_y * buf->stride; in EmitAlphaRGBA4444()
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dkeypoint_detector.cc459 const int start_y = in FindFastKeypoints() local
462 const int end_y = start_y + quadrant_height; in FindFastKeypoints()
465 for (int img_y = start_y; img_y < end_y; ++img_y) { in FindFastKeypoints()
501 for (int img_y = start_y + 1; img_y < end_y - 1; ++img_y) { in FindFastKeypoints()
/external/freetype/src/psaux/
Dcffdecode.c1410 FT_Pos start_y; in cff_decoder_parse_charstrings() local
1423 start_y = y; in cff_decoder_parse_charstrings()
1452 y = start_y; in cff_decoder_parse_charstrings()
1461 FT_Pos start_y; in cff_decoder_parse_charstrings() local
1472 start_y = y; in cff_decoder_parse_charstrings()
1495 y = start_y; in cff_decoder_parse_charstrings()
1509 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
1526 start_y = y; in cff_decoder_parse_charstrings()
1562 y = start_y; in cff_decoder_parse_charstrings()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp116 float start_y = pCoords->GetNumberAt(1); in DrawAxialShading() local
136 float y_span = end_y - start_y; in DrawAxialShading()
170 (((pos.x - start_x) * x_span) + ((pos.y - start_y) * y_span)) / in DrawAxialShading()
201 float start_y = pCoords->GetNumberAt(1); in DrawRadialShading() local
245 ((start_y - end_y) * (start_y - end_y)) - in DrawRadialShading()
253 ((start_y - end_y) * (start_y - end_y)))); in DrawRadialShading()
265 ((pos.y - start_y) * (end_y - start_y)) + in DrawRadialShading()
268 ((pos.y - start_y) * (pos.y - start_y)) - (start_r * start_r); in DrawRadialShading()
2353 int start_x, start_y; in DrawTilingPattern() local
2356 start_y = FXSYS_round(mtPattern2Device.f) + row * height - clip_box.top; in DrawTilingPattern()
[all …]
/external/webp/src/enc/
Dpredictor_enc.c306 const int start_y = tile_y << bits; in GetBestPredictorForTile() local
308 const int max_y = GetMin(tile_size, height - start_y); in GetBestPredictorForTile()
347 if (start_y > 0) { in GetBestPredictorForTile()
353 argb + (start_y - 1) * width + context_start_x, in GetBestPredictorForTile()
357 const int y = start_y + relative_y; in GetBestPredictorForTile()
/external/llvm/test/Transforms/InstCombine/
D2008-09-02-VectorCrash.ll3 define void @entry(i32 %m_task_id, i32 %start_x, i32 %end_x, i32 %start_y, i32 %end_y) {
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2008-09-02-VectorCrash.ll3 define void @entry(i32 %m_task_id, i32 %start_x, i32 %end_x, i32 %start_y, i32 %end_y) {
/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py485 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,

12