Searched refs:fInfo (Results 1 - 25 of 174) sorted by relevance

1234567

/external/chromium_org/third_party/skia/src/core/
H A DSkBBHFactory.cpp28 SkASSERT(fInfo.fMargin.width() >= 0);
29 SkASSERT(fInfo.fMargin.height() >= 0);
34 int xTileCount = (width + fInfo.fTileInterval.width() - 1) / fInfo.fTileInterval.width();
35 int yTileCount = (height + fInfo.fTileInterval.height() - 1) / fInfo.fTileInterval.height();
36 return SkNEW_ARGS(SkTileGrid, (xTileCount, yTileCount, fInfo));
H A DSkTileGrid.cpp13 , fInfo(info)
18 fInfo.fMargin.fHeight++;
19 fInfo.fMargin.fWidth++;
35 dilatedBounds.outset(fInfo.fMargin.width(), fInfo.fMargin.height());
36 dilatedBounds.offset(fInfo.fOffset);
40 { 0, 0, fInfo.fTileInterval.width() * fXTiles, fInfo.fTileInterval.height() * fYTiles };
47 int minX = SkMax32(0, SkMin32(dilatedBounds.left() / fInfo.fTileInterval.width(), fXTiles - 1));
48 int minY = SkMax32(0, SkMin32(dilatedBounds.top() / fInfo
[all...]
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayScreenplay.cpp14 const SkMemberInfo SkDisplayScreenplay::fInfo[] = { member in class:SkDisplayScreenplay
H A DSkDrawOval.cpp16 const SkMemberInfo SkOval::fInfo[] = { member in class:SkOval
H A DSkDrawPoint.cpp17 const SkMemberInfo Sk_Point::fInfo[] = { member in class:Sk_Point
28 const SkMemberInfo SkDrawPoint::fInfo[] = { member in class:SkDrawPoint
H A DSkDrawBlur.cpp14 const SkMemberInfo SkDrawBlur::fInfo[] = { member in class:SkDrawBlur
H A DSkDrawDash.cpp15 const SkMemberInfo SkDash::fInfo[] = { member in class:SkDash
H A DSkDrawDiscrete.cpp17 const SkMemberInfo SkDiscrete::fInfo[] = { member in class:SkDiscrete
H A DSkHitClear.cpp14 const SkMemberInfo SkHitClear::fInfo[] = { member in class:SkHitClear
/external/skia/src/animator/
H A DSkDisplayScreenplay.cpp14 const SkMemberInfo SkDisplayScreenplay::fInfo[] = { member in class:SkDisplayScreenplay
H A DSkDrawOval.cpp16 const SkMemberInfo SkOval::fInfo[] = { member in class:SkOval
H A DSkDrawPoint.cpp17 const SkMemberInfo Sk_Point::fInfo[] = { member in class:Sk_Point
28 const SkMemberInfo SkDrawPoint::fInfo[] = { member in class:SkDrawPoint
H A DSkDrawBlur.cpp14 const SkMemberInfo SkDrawBlur::fInfo[] = { member in class:SkDrawBlur
H A DSkDrawDash.cpp15 const SkMemberInfo SkDash::fInfo[] = { member in class:SkDash
H A DSkDrawDiscrete.cpp17 const SkMemberInfo SkDiscrete::fInfo[] = { member in class:SkDiscrete
/external/skia/src/core/
H A DSkBBHFactory.cpp34 SkASSERT(fInfo.fMargin.width() >= 0);
35 SkASSERT(fInfo.fMargin.height() >= 0);
40 int xTileCount = (width + fInfo.fTileInterval.width() - 1) / fInfo.fTileInterval.width();
41 int yTileCount = (height + fInfo.fTileInterval.height() - 1) / fInfo.fTileInterval.height();
42 return SkNEW_ARGS(SkTileGrid, (xTileCount, yTileCount, fInfo,
H A DSkTileGrid.cpp15 fInfo = info;
18 fInfo.fMargin.fHeight++;
19 fInfo.fMargin.fWidth++;
22 fGridBounds = SkIRect::MakeXYWH(0, 0, fInfo.fTileInterval.width() * fXTileCount,
23 fInfo.fTileInterval.height() * fYTileCount);
43 dilatedBounds.outset(fInfo.fMargin.width(), fInfo.fMargin.height());
44 dilatedBounds.offset(fInfo.fOffset);
51 int minTileX = SkMax32(SkMin32(dilatedBounds.left() / fInfo.fTileInterval.width(),
53 int maxTileX = SkMax32(SkMin32((dilatedBounds.right() - 1) / fInfo
[all...]
/external/chromium_org/third_party/skia/src/images/
H A DSkMovie.cpp18 fInfo.fDuration = UNINITIALIZED_MSEC; // uninitialized
25 if (fInfo.fDuration == UNINITIALIZED_MSEC && !this->onGetInfo(&fInfo))
26 memset(&fInfo, 0, sizeof(fInfo)); // failure
32 return fInfo.fDuration;
38 return fInfo.fWidth;
44 return fInfo.fHeight;
50 return fInfo.fIsOpaque;
/external/skia/src/images/
H A DSkMovie.cpp18 fInfo.fDuration = UNINITIALIZED_MSEC; // uninitialized
25 if (fInfo.fDuration == UNINITIALIZED_MSEC && !this->onGetInfo(&fInfo))
26 memset(&fInfo, 0, sizeof(fInfo)); // failure
32 return fInfo.fDuration;
38 return fInfo.fWidth;
44 return fInfo.fHeight;
50 return fInfo.fIsOpaque;
/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp27 fInfo.deleteAll();
87 fInfo.push(SkObjectParser::CustomTextToString("No Parameters"));
202 fInfo.push(SkObjectParser::PathToString(path));
203 fInfo.push(SkObjectParser::RegionOpToString(op));
204 fInfo.push(SkObjectParser::BoolToString(doAA));
221 fInfo.push(SkObjectParser::RegionToString(region));
222 fInfo.push(SkObjectParser::RegionOpToString(op));
235 fInfo.push(SkObjectParser::RectToString(rect));
236 fInfo.push(SkObjectParser::RegionOpToString(op));
237 fInfo
[all...]
/external/skia/src/gpu/
H A DGrPictureUtils.cpp36 fInfo.fValid = true;
37 fInfo.fSize.set(width, height);
38 fInfo.fPaint = NULL;
39 fInfo.fSaveLayerOpID = fPicture->EXPERIMENTAL_curOpID();
40 fInfo.fRestoreOpID = 0;
41 fInfo.fHasNestedLayers = false;
42 fInfo.fIsNested = (2 == fSaveLayerDepth);
44 fEmptyBitmap.setInfo(SkImageInfo::MakeUnknown(fInfo.fSize.fWidth, fInfo.fSize.fHeight));
126 device->fInfo
179 GPUAccelData::SaveLayerInfo fInfo; member in class:GrGatherDevice
[all...]
/external/chromium_org/third_party/skia/src/effects/
H A DSkLayerDrawLooper.cpp141 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);
144 if (fCurrRec->fInfo.fPostTranslate) {
145 postTranslate(canvas, fCurrRec->fInfo.fOffset.fX,
146 fCurrRec->fInfo.fOffset.fY);
148 canvas->translate(fCurrRec->fInfo.fOffset.fX,
149 fCurrRec->fInfo.fOffset.fY);
163 if ((rec->fInfo.fPaintBits & ~kMaskFilter_Bit)) {
166 if (SkXfermode::kSrc_Mode != rec->fInfo.fColorMode) {
180 if (rec->fInfo.fPaintBits) {
183 if (SkXfermode::kDst_Mode != rec->fInfo
[all...]
/external/skia/src/effects/
H A DSkLayerDrawLooper.cpp141 ApplyInfo(paint, fCurrRec->fPaint, fCurrRec->fInfo);
144 if (fCurrRec->fInfo.fPostTranslate) {
145 postTranslate(canvas, fCurrRec->fInfo.fOffset.fX,
146 fCurrRec->fInfo.fOffset.fY);
148 canvas->translate(fCurrRec->fInfo.fOffset.fX,
149 fCurrRec->fInfo.fOffset.fY);
163 if ((rec->fInfo.fPaintBits & ~kMaskFilter_Bit)) {
166 if (SkXfermode::kSrc_Mode != rec->fInfo.fColorMode) {
180 if (rec->fInfo.fPaintBits) {
183 if (SkXfermode::kDst_Mode != rec->fInfo
[all...]
/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.cpp29 fInfo.deleteAll();
90 fInfo.push(SkObjectParser::CustomTextToString("No Parameters"));
205 fInfo.push(SkObjectParser::PathToString(path));
206 fInfo.push(SkObjectParser::RegionOpToString(op));
207 fInfo.push(SkObjectParser::BoolToString(doAA));
224 fInfo.push(SkObjectParser::RegionToString(region));
225 fInfo.push(SkObjectParser::RegionOpToString(op));
238 fInfo.push(SkObjectParser::RectToString(rect));
239 fInfo.push(SkObjectParser::RegionOpToString(op));
240 fInfo
[all...]
/external/doclava/src/com/google/doclava/
H A DFieldInfo.java422 public boolean isConsistent(FieldInfo fInfo) { argument
424 if (!mType.equals(fInfo.mType)) {
425 Errors.error(Errors.CHANGED_TYPE, fInfo.position(), "Field " + fInfo.qualifiedName()
428 } else if (!this.valueEquals(fInfo)) {
429 Errors.error(Errors.CHANGED_VALUE, fInfo.position(), "Field " + fInfo.qualifiedName()
430 + " has changed value from " + mConstantValue + " to " + fInfo.mConstantValue);
434 if (!scope().equals(fInfo.scope())) {
435 Errors.error(Errors.CHANGED_SCOPE, fInfo
[all...]

Completed in 410 milliseconds

1234567