/external/skia/tests/ |
GrSurfaceTest.cpp | 23 desc.fWidth = 256; 43 backendDesc.fWidth = 256;
|
/external/chromium_org/third_party/skia/platform_tools/nacl/src/ |
nacl_debugger.cpp | 155 if (position.size().width() == fWidth && 159 fWidth = position.size().width(); 162 fDeviceContext = pp::Graphics2D(this, pp::Size(fWidth, fHeight), false); 169 pp::Size(fWidth, fHeight), false); 170 const SkImageInfo info = SkImageInfo::MakeN32Premul(fWidth, fHeight); 191 int fWidth;
|
/external/chromium_org/third_party/skia/src/image/ |
SkImage_Raster.cpp | 21 if (info.fWidth < 0 || info.fHeight < 0) { 24 if (info.fWidth > maxDimension || info.fHeight > maxDimension) { 93 : INHERITED(info.fWidth, info.fHeight) 105 : INHERITED(info.fWidth, info.fHeight) 157 if (0 == info.fWidth && 0 == info.fHeight) { 175 if (0 == info.fWidth && 0 == info.fHeight) {
|
/external/skia/platform_tools/nacl/src/ |
nacl_debugger.cpp | 155 if (position.size().width() == fWidth && 159 fWidth = position.size().width(); 162 fDeviceContext = pp::Graphics2D(this, pp::Size(fWidth, fHeight), false); 169 pp::Size(fWidth, fHeight), false); 170 const SkImageInfo info = SkImageInfo::MakeN32Premul(fWidth, fHeight); 191 int fWidth;
|
/external/skia/src/image/ |
SkImage_Raster.cpp | 21 if (info.fWidth < 0 || info.fHeight < 0) { 24 if (info.fWidth > maxDimension || info.fHeight > maxDimension) { 93 : INHERITED(info.fWidth, info.fHeight) 105 : INHERITED(info.fWidth, info.fHeight) 157 if (0 == info.fWidth && 0 == info.fHeight) { 175 if (0 == info.fWidth && 0 == info.fHeight) {
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrTexture.cpp | 62 size_t textureSize = (size_t) fDesc.fWidth * 74 SkASSERT((fDesc.fWidth & 3) == 0); 76 textureSize = (fDesc.fWidth >> 2) * (fDesc.fHeight >> 2) * 8; 86 // we'd expect because we never change fDesc.fWidth/fHeight. 175 if (!SkIsPow2(desc.fWidth) || !SkIsPow2(desc.fHeight)) { 225 SkASSERT(desc.fWidth < (1 << 16)); 226 idKey.fData32[0] = (desc.fWidth) | (desc.fHeight << 16);
|
SkGrPixelRef.cpp | 70 desc.fWidth = subset->width(); 75 desc.fWidth = texture->width(); 99 SkImageInfo info = SkImageInfo::Make(desc.fWidth, desc.fHeight, dstCT, kPremul_SkAlphaType); 125 SkASSERT(info.fWidth <= fSurface->width()); 175 width = this->info().fWidth;
|
/external/skia/src/gpu/ |
GrTexture.cpp | 62 size_t textureSize = (size_t) fDesc.fWidth * 74 SkASSERT((fDesc.fWidth & 3) == 0); 76 textureSize = (fDesc.fWidth >> 2) * (fDesc.fHeight >> 2) * 8; 86 // we'd expect because we never change fDesc.fWidth/fHeight. 175 if (!SkIsPow2(desc.fWidth) || !SkIsPow2(desc.fHeight)) { 225 SkASSERT(desc.fWidth < (1 << 16)); 226 idKey.fData32[0] = (desc.fWidth) | (desc.fHeight << 16);
|
SkGrPixelRef.cpp | 70 desc.fWidth = subset->width(); 75 desc.fWidth = texture->width(); 99 SkImageInfo info = SkImageInfo::Make(desc.fWidth, desc.fHeight, dstCT, kPremul_SkAlphaType); 125 SkASSERT(info.fWidth <= fSurface->width()); 175 width = this->info().fWidth;
|
/external/pdfium/core/src/fpdfdoc/ |
doc_ap.cpp | 712 CFX_ByteString CPVT_GenerateAP::GenerateBorderAP(const CPDF_Rect & rect, FX_FLOAT fWidth,
722 if (fWidth > 0.0f) {
723 FX_FLOAT fHalfWidth = fWidth / 2.0f;
731 sAppStream << fLeft + fWidth << " " << fBottom + fWidth << " "
732 << fRight - fLeft - fWidth * 2 << " " << fTop - fBottom - fWidth * 2 << " re\n";
740 sAppStream << fWidth << " w" << " [" << dash.nDash << " " << dash.nGap << "] " << dash.nPhase << " d\n"; [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkPicture.cpp | 130 fWidth = fHeight = 0; 136 : fWidth(width) 150 fWidth = src.fWidth; 170 SkTSwap(fWidth, other.fWidth); 187 clone->fWidth = fWidth; 339 , fWidth(width) 359 return SkNEW_ARGS(SkPicture, (playback, info.fWidth, info.fHeight)) [all...] |
/external/skia/src/core/ |
SkPicture.cpp | 130 fWidth = fHeight = 0; 136 : fWidth(width) 150 fWidth = src.fWidth; 170 SkTSwap(fWidth, other.fWidth); 187 clone->fWidth = fWidth; 339 , fWidth(width) 359 return SkNEW_ARGS(SkPicture, (playback, info.fWidth, info.fHeight)) [all...] |
/external/chromium_org/third_party/skia/gm/ |
complexclip2.cpp | 44 fWidth = xF - xA; 72 fTotalWidth = kCols * fWidth + SK_Scalar1 * (kCols + 1) * kPadX; 150 canvas->translate(kPadX * SK_Scalar1 + (fWidth + kPadX * SK_Scalar1)*j, 189 canvas->drawRect(SkRect::MakeWH(fWidth, fHeight), fillPaint); 202 SkScalar fWidth;
|
drawlooper.cpp | 69 SkScalar fWidth; 90 paint->setStrokeWidth(gParams[i].fWidth);
|
/external/icu/icu4c/source/samples/layout/ |
paragraph.cpp | 79 fLineHeight(-1), fAscent(-1), fWidth(-1), fHeight(-1), fParagraphLevel(UBIDI_DEFAULT_LTR) 186 if (fWidth == width) { 190 fWidth = width; 233 x = (fWidth - lastX - MARGIN); 244 surface->drawGlyphs(font, glyphs, glyphCount, positions, x, y, fWidth, fHeight);
|
pflow.c | 57 le_int32 fWidth; 136 flow->fWidth = -1; 286 if (obj->fWidth == width) { 290 obj->fWidth = width; 333 x = (obj->fWidth - lastX - MARGIN); 344 rs_drawGlyphs(surface, font, glyphs, glyphCount, positions, x, y, obj->fWidth, obj->fHeight);
|
/external/skia/gm/ |
complexclip2.cpp | 44 fWidth = xF - xA; 72 fTotalWidth = kCols * fWidth + SK_Scalar1 * (kCols + 1) * kPadX; 150 canvas->translate(kPadX * SK_Scalar1 + (fWidth + kPadX * SK_Scalar1)*j, 189 canvas->drawRect(SkRect::MakeWH(fWidth, fHeight), fillPaint); 202 SkScalar fWidth;
|
/external/chromium_org/third_party/skia/src/effects/ |
Sk2DPathEffect.cpp | 86 rec->setStrokeStyle(fWidth); 106 fWidth = buffer.readScalar(); 111 buffer.writeScalar(fWidth);
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libbmp.cpp | 74 fWidth = width; 84 int width() const { return fWidth; } 90 int fWidth;
|
/external/skia/src/effects/ |
Sk2DPathEffect.cpp | 86 rec->setStrokeStyle(fWidth); 106 fWidth = buffer.readScalar(); 111 buffer.writeScalar(fWidth);
|
/external/skia/src/images/ |
SkImageDecoder_libbmp.cpp | 74 fWidth = width; 84 int width() const { return fWidth; } 90 int fWidth;
|
/external/chromium_org/third_party/skia/samplecode/ |
SampleRotateCircles.cpp | 190 SkScalar fWidth, fDWidth; 207 fWidth = 50; 285 SkScalar width = fWidth; 316 fWidth += fDWidth; 317 if (fDWidth > 0 && fWidth > 100) { 319 } else if (fDWidth < 0 && fWidth < 10) {
|
/external/skia/samplecode/ |
SampleRotateCircles.cpp | 190 SkScalar fWidth, fDWidth; 207 fWidth = 50; 285 SkScalar width = fWidth; 316 fWidth += fDWidth; 317 if (fDWidth > 0 && fWidth > 100) { 319 } else if (fDWidth < 0 && fWidth < 10) {
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
DecodingImageGenerator.cpp | 75 ASSERT(info.fWidth == m_imageInfo.fWidth);
|
/external/chromium_org/third_party/skia/include/effects/ |
Sk2DPathEffect.h | 75 : Sk2DPathEffect(matrix), fWidth(width) {} 83 SkScalar fWidth;
|