Searched refs:fX (Results 126 - 150 of 181) sorted by relevance

12345678

/external/skia/src/pdf/
H A DSkPDFShader.cpp37 matrix->setSinCos(vec.fY, vec.fX);
38 matrix->preTranslate(pts[0].fX, pts[0].fY);
232 SkScalar dx = info.fPoint[0].fX - info.fPoint[1].fX;
437 transformPoints[1].fX += info->fRadius[0];
448 transformPoints[1].fX += dr;
454 transformPoints[1].fX += 1;
H A DSkPDFDevice.cpp329 transform.setTranslate(translation.fX, translation.fY);
495 SkISize size = SkSize::Make(drawingSize.fX, drawingSize.fY).toRound();
646 SkRect r = SkRect::MakeXYWH(points[i].fX, points[i].fY, 0, 0);
663 SkPDFUtils::MoveTo(points[0].fX, points[0].fY,
666 SkPDFUtils::AppendLine(points[i].fX, points[i].fY,
673 SkPDFUtils::MoveTo(points[i * 2].fX, points[i * 2].fY,
675 SkPDFUtils::AppendLine(points[i * 2 + 1].fX,
684 SkPDFUtils::MoveTo(points[i].fX, points[i].fY,
/external/skia/bench/
H A DTextBench.cpp119 SkScalar x = x0 + rand.nextUScalar1() * dim.fX;
H A DBitmapBench.cpp170 SkScalar x = x0 + rand.nextUScalar1() * dim.fX;
/external/skia/include/core/
H A DSkRect.h142 this->offset(delta.fX, delta.fY);
465 this->offset(delta.fX, delta.fY);
562 * Returns true if (p.fX,p.fY) is inside the rectangle, and the rectangle
572 fLeft <= p.fX && p.fX < fRight && fTop <= p.fY && p.fY < fBottom;
/external/skia/src/core/
H A DSkBitmapProcState_matrix_repeat.h77 fx = SkScalarToFixed(pt.fX);
204 SkFixed fx = SkScalarToFixed(srcPt.fX);
467 fx = SkScalarToFixed(pt.fX) - (one >> 1);
501 SkFixed fx = SkScalarToFixed(srcPt.fX) - (oneX >> 1);
H A DSkBitmapShaderTemplate.h120 fx = SkScalarToFixed(srcPt.fX);
243 fx = SkScalarToFixed(srcPt.fX);
H A DSkScan_Antihair.cpp423 SkFDot6 x0 = SkScalarToFDot6(pts[0].fX);
425 SkFDot6 x1 = SkScalarToFDot6(pts[1].fX);
772 SkASSERT(strokeSize.fX >= 0 && strokeSize.fY >= 0);
774 SkScalar rx = SkScalarHalf(strokeSize.fX);
805 rx = strokeSize.fX - rx;
H A DARGB32_Clamp_Bilinear_BitmapShader.h124 fx = SkScalarToFixed(srcPt.fX) - SK_FixedHalf;
H A DSkBitmapProcState_matrix_clamp.h79 fx = SkScalarToFixed(pt.fX);
181 SkFixed fx = SkScalarToFixed(srcPt.fX);
511 fx = SkScalarToFixed(pt.fX) - (one >> 1);
616 SkFixed fx = SkScalarToFixed(srcPt.fX) - (oneX >> 1);
/external/skia/src/opts/
H A DSkBitmapProcState_opts_SSE2.cpp265 fx = SkScalarToFixed(pt.fX) - (one >> 1);
384 fx = SkScalarToFixed(pt.fX);
499 SkFixed fx = SkScalarToFixed(srcPt.fX) - (oneX >> 1);
573 SkFixed fx = SkScalarToFixed(srcPt.fX);
/external/skia/tests/
H A DBitmapCopyTest.cpp223 (getPixel(coords[i]->fX, coords[i]->fY, bm1) ==
224 getPixel(coords[i]->fX, coords[i]->fY, bm2));
237 setPixel(coords[i]->fX, coords[i]->fY, i, bm);
489 coords[index]->fX = x;
/external/icu4c/layout/
H A DGlyphPositionAdjustments.h230 fEntryPoint.fX = fEntryPoint.fY = fExitPoint.fX = fExitPoint.fY = 0;
/external/icu4c/test/letest/
H A DPortableFontInstance.cpp357 advance.fX = advance.fY = 0;
365 advance.fX = xUnitsToPoints(SWAPW(fHMTXTable->hMetrics[index].advanceWidth));
/external/skia/samplecode/
H A DSampleRegion.cpp264 fRect.offset(click->fICurr.fX - click->fIPrev.fX,
H A DClockFaceView.cpp94 dst->addCircle(loc.fX, loc.fY, fRadius);
H A DSamplePath.cpp44 SkDebugf("--- %d [%g %g]\n", i, dst[i].fX, dst[i].fY);
/external/skia/src/gpu/
H A Dapp-android.cpp61 int getWidth() const { return fViewport.fX; }
83 view->setSize(SkIntToScalar(fViewport.fX),
H A DGrDefaultPathRenderer.cpp328 (translate->fX || translate->fY)) {
331 base[i].offset(translate->fX, translate->fY);
/external/webkit/Source/WebCore/platform/graphics/skia/
H A DSkiaFontWin.cpp298 SkScalar x = point.fX;
307 float x = point.fX, y = point.fY;
H A DPathSkia.cpp184 dst[i].setX(SkScalarToFloat(src[i].fX));
/external/skia/src/ports/
H A DSkHarfBuzzFont.cpp103 *xPos = SkScalarToHarfbuzzFixed(pt.fX);
H A DSkFontHost_FreeType.cpp1686 mx->fTop = pts[0].fX;
1687 mx->fAscent = pts[1].fX;
1688 mx->fDescent = pts[2].fX;
1689 mx->fBottom = pts[3].fX;
1690 mx->fLeading = pts[4].fX;
1691 mx->fAvgCharWidth = pts[5].fX;
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DHarfbuzzSkia.cpp143 *xPos = SkiaScalarToHarfbuzzFixed(points[point].fX);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DHarfbuzzSkia.cpp160 *xPos = SkiaScalarToHarfbuzzFixed(points[point].fX);

Completed in 1543 milliseconds

12345678