HomeSort by relevance Sort by last modified time
    Searched refs:fLeft (Results 76 - 100 of 618) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skqp/src/gpu/effects/
GrTextureDomain.h 78 return SkRect::MakeLTRB(texelRect.fLeft + insetX, texelRect.fTop + insetY,
102 (kIgnore_Mode == fModeX || (fDomain.fLeft == that.fDomain.fLeft &&
213 fTextureDomain.domain().fLeft, fTextureDomain.domain().fTop,
259 fTextureDomain.domain().fLeft, fTextureDomain.domain().fTop,
GrTextureDomain.cpp 40 SkASSERT(domain.fLeft <= domain.fRight);
42 fDomain.fLeft = SkScalarPin(domain.fLeft, 0.0f, kFullRect.fRight);
43 fDomain.fRight = SkScalarPin(domain.fRight, fDomain.fLeft, kFullRect.fRight);
46 SkASSERT(fDomain.fLeft <= fDomain.fRight);
216 SkScalarToFloat(textureDomain.domain().fLeft * wInv),
362 domain.fLeft = d->fRandom->nextRangeScalar(0, proxy->width());
363 domain.fRight = d->fRandom->nextRangeScalar(domain.fLeft, proxy->width());
400 fDeviceSpaceOffset.fX = deviceSpaceOffset.fX - subset.fLeft;
493 subset.fLeft = d->fRandom->nextULessThan(proxy->width() - 1)
    [all...]
  /external/pdfium/fpdfsdk/pwl/
cpwl_icon.cpp 111 float fLeft;
113 std::tie(fLeft, fBottom) = GetIconPosition();
129 return {(fPlateWidth - fImageFactWidth) * fLeft,
  /external/skia/src/core/
SkCoverageDelta.cpp 79 // Minus index(fBounds.fLeft, fBounds.fTop) so we can directly access fDeltas[index(x, y)]
80 fDeltas = fDeltaStorage + PADDING - this->index(fBounds.fLeft, fBounds.fTop);
87 SkFixed* deltaRow = &this->delta(fBounds.fLeft, fBounds.fTop);
93 int L = fAntiRect.fX - fBounds.fLeft;
SkBlitBWMaskTemplate.h 29 int cx = clip.fLeft;
31 int maskLeft = srcMask.fBounds.fLeft;
SkMatrixPriv.h 52 (Sk4f::Load(&src.fLeft) - trans).store(&dst->fLeft);
SkSpriteBlitter_ARGB32.cpp 40 const uint32_t* SK_RESTRICT src = fSource.addr32(x - fLeft, y - fTop);
72 const uint32_t* SK_RESTRICT src = fSource.addr32(x - fLeft, y - fTop);
SkRegion.cpp 244 "(%d,%d,%d,%d)", r.fLeft, r.fTop, r.fRight, r.fBottom);
351 runs[3] = bounds.fLeft;
428 if (!scanline_contains(scanline, r.fLeft, r.fRight)) {
513 if (scanline_intersects(scanline, sect.fLeft, sect.fRight)) {
600 dx = pin_offset_s32(fBounds.fLeft, fBounds.fRight, dx);
682 int fLeft, fRite, fInside;
763 fLeft = left;
792 int left = rec.fLeft;
    [all...]
SkRRect.cpp 205 double width = (double)fRect.fRight - (double)fRect.fLeft;
246 if (x < fRect.fLeft + fRadii[kUpperLeft_Corner].fX &&
250 canonicalPt.set(x - (fRect.fLeft + fRadii[kUpperLeft_Corner].fX),
253 } else if (x < fRect.fLeft + fRadii[kLowerLeft_Corner].fX &&
257 canonicalPt.set(x - (fRect.fLeft + fRadii[kLowerLeft_Corner].fX),
313 return this->checkCornerContainment(rect.fLeft, rect.fTop) &&
316 this->checkCornerContainment(rect.fLeft, rect.fBottom);
482 if (r.fRight <= r.fLeft) {
484 r.fLeft = r.fRight = SkScalarAve(r.fLeft, r.fRight)
    [all...]
  /external/skqp/src/core/
SkCoverageDelta.cpp 79 // Minus index(fBounds.fLeft, fBounds.fTop) so we can directly access fDeltas[index(x, y)]
80 fDeltas = fDeltaStorage + PADDING - this->index(fBounds.fLeft, fBounds.fTop);
87 SkFixed* deltaRow = &this->delta(fBounds.fLeft, fBounds.fTop);
93 int L = fAntiRect.fX - fBounds.fLeft;
SkBlitBWMaskTemplate.h 29 int cx = clip.fLeft;
31 int maskLeft = srcMask.fBounds.fLeft;
SkMatrixPriv.h 52 (Sk4f::Load(&src.fLeft) - trans).store(&dst->fLeft);
SkSpriteBlitter_ARGB32.cpp 40 const uint32_t* SK_RESTRICT src = fSource.addr32(x - fLeft, y - fTop);
72 const uint32_t* SK_RESTRICT src = fSource.addr32(x - fLeft, y - fTop);
SkRegion.cpp 244 "(%d,%d,%d,%d)", r.fLeft, r.fTop, r.fRight, r.fBottom);
351 runs[3] = bounds.fLeft;
428 if (!scanline_contains(scanline, r.fLeft, r.fRight)) {
513 if (scanline_intersects(scanline, sect.fLeft, sect.fRight)) {
600 dx = pin_offset_s32(fBounds.fLeft, fBounds.fRight, dx);
682 int fLeft, fRite, fInside;
763 fLeft = left;
792 int left = rec.fLeft;
    [all...]
SkRRect.cpp 205 double width = (double)fRect.fRight - (double)fRect.fLeft;
246 if (x < fRect.fLeft + fRadii[kUpperLeft_Corner].fX &&
250 canonicalPt.set(x - (fRect.fLeft + fRadii[kUpperLeft_Corner].fX),
253 } else if (x < fRect.fLeft + fRadii[kLowerLeft_Corner].fX &&
257 canonicalPt.set(x - (fRect.fLeft + fRadii[kLowerLeft_Corner].fX),
313 return this->checkCornerContainment(rect.fLeft, rect.fTop) &&
316 this->checkCornerContainment(rect.fLeft, rect.fBottom);
482 if (r.fRight <= r.fLeft) {
484 r.fLeft = r.fRight = SkScalarAve(r.fLeft, r.fRight)
    [all...]
  /external/skia/tests/
CanvasStateTest.cpp 136 rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, SPACER);
143 complex_layers_draw(&canvas, rect.fLeft, rect.fTop,
175 clipRect.fRight = clipRect.fLeft + (clipRect.width() / 2) - (2*SPACER);
241 *rectCoords.append() = rect.fLeft;
246 bool success = drawFn(state, clipRect.fLeft, clipRect.fTop,
253 complex_clips_draw(&canvas, clipRect.fLeft, clipRect.fTop,
FontHostStreamTest.cpp 41 const int xOff = itest.fLeft - iref.fLeft;
  /external/skqp/tests/
CanvasStateTest.cpp 136 rect.fLeft, rect.fTop, rect.fRight, rect.fBottom, SPACER);
143 complex_layers_draw(&canvas, rect.fLeft, rect.fTop,
175 clipRect.fRight = clipRect.fLeft + (clipRect.width() / 2) - (2*SPACER);
241 *rectCoords.append() = rect.fLeft;
246 bool success = drawFn(state, clipRect.fLeft, clipRect.fTop,
253 complex_clips_draw(&canvas, clipRect.fLeft, clipRect.fTop,
FontHostStreamTest.cpp 41 const int xOff = itest.fLeft - iref.fLeft;
  /external/skia/gm/
fontmgr.cpp 237 SkRect underline{ fontBounds.fLeft, fm.fUnderlinePosition+y,
245 SkRect strikeout{ fontBounds.fLeft, fm.fStrikeoutPosition+y - fm.fStrikeoutThickness,
258 if (cur.fLeft < min.fLeft ) { min.fLeft = cur.fLeft; left = i; }
279 canvas->drawString(name, fontBounds.fLeft, fontBounds.fBottom, labelFont, SkPaint());
335 x -= fontBounds.fLeft;
  /external/skia/src/sksl/
SkSLCompiler.cpp 315 this->addDefinition(b->fLeft.get(), &b->fRight, definitions);
318 b->fLeft.get(),
479 return is_dead(*b.fLeft);
552 SkASSERT(!bin.fLeft->hasSideEffects());
555 result = b->tryRemoveLValueBefore(iter, bin.fLeft.get());
557 result = b->tryRemoveExpressionBefore(iter, bin.fLeft.get());
592 *target = std::move(bin.fLeft);
596 *target = std::move(bin.fLeft);
603 (*iter)->expression() != &bin.fLeft)) {
656 vectorize(b, iter, bin.fRight->fType, &bin.fLeft, outUpdated, outNeedsRescan)
    [all...]
  /external/skqp/gm/
fontmgr.cpp 239 SkRect underline{ fontBounds.fLeft, fm.fUnderlinePosition+y,
247 SkRect strikeout{ fontBounds.fLeft, fm.fStrikeoutPosition+y - fm.fStrikeoutThickness,
260 if (cur.fLeft < min.fLeft ) { min.fLeft = cur.fLeft; left = i; }
281 canvas->drawString(name, fontBounds.fLeft, fontBounds.fBottom, labelFont, SkPaint());
337 x -= fontBounds.fLeft;
  /external/skqp/src/sksl/
SkSLCompiler.cpp 315 this->addDefinition(b->fLeft.get(), &b->fRight, definitions);
318 b->fLeft.get(),
479 return is_dead(*b.fLeft);
552 SkASSERT(!bin.fLeft->hasSideEffects());
555 result = b->tryRemoveLValueBefore(iter, bin.fLeft.get());
557 result = b->tryRemoveExpressionBefore(iter, bin.fLeft.get());
592 *target = std::move(bin.fLeft);
596 *target = std::move(bin.fLeft);
603 (*iter)->expression() != &bin.fLeft)) {
656 vectorize(b, iter, bin.fRight->fType, &bin.fLeft, outUpdated, outNeedsRescan)
    [all...]
  /external/skia/src/gpu/effects/
GrTextureDomain.cpp 40 SkASSERT(domain.fLeft <= domain.fRight);
42 fDomain.fLeft = SkScalarPin(domain.fLeft, 0.0f, kFullRect.fRight);
43 fDomain.fRight = SkScalarPin(domain.fRight, fDomain.fLeft, kFullRect.fRight);
46 SkASSERT(fDomain.fLeft <= fDomain.fRight);
216 SkScalarToFloat(textureDomain.domain().fLeft * wInv),
362 domain.fLeft = d->fRandom->nextRangeScalar(0, proxy->width());
363 domain.fRight = d->fRandom->nextRangeScalar(domain.fLeft, proxy->width());
400 fDeviceSpaceOffset.fX = deviceSpaceOffset.fX - subset.fLeft;
493 subset.fLeft = d->fRandom->nextULessThan(proxy->width() - 1)
    [all...]
  /external/icu/icu4c/source/io/
uprintf.h 45 UBool fLeft; /* - flag */

Completed in 1049 milliseconds

1 2 34 5 6 7 8 91011>>