HomeSort by relevance Sort by last modified time
    Searched refs:fWidth (Results 1 - 25 of 273) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/skia/include/core/
SkSize.h 14 T fWidth;
19 s.fWidth = w;
25 fWidth = w;
29 /** Returns true iff fWidth == 0 && fHeight == 0
32 return 0 == fWidth && 0 == fHeight;
37 return fWidth <= 0 || fHeight <= 0;
42 fWidth = fHeight = 0;
45 T width() const { return fWidth; }
50 if (fWidth < 0) {
51 fWidth = 0
    [all...]
SkImageTypes.h 33 int fWidth;
SkImage.h 59 int fWidth;
76 int width() const { return fWidth; }
113 fWidth(width),
122 const int fWidth;
SkSurface.h 67 int width() const { return fWidth; }
151 const int fWidth;
  /external/skia/include/core/
SkSize.h 14 T fWidth;
19 s.fWidth = w;
25 fWidth = w;
29 /** Returns true iff fWidth == 0 && fHeight == 0
32 return 0 == fWidth && 0 == fHeight;
37 return fWidth <= 0 || fHeight <= 0;
42 fWidth = fHeight = 0;
45 T width() const { return fWidth; }
50 if (fWidth < 0) {
51 fWidth = 0
    [all...]
SkImageTypes.h 33 int fWidth;
SkImage.h 59 int fWidth;
76 int width() const { return fWidth; }
113 fWidth(width),
122 const int fWidth;
SkSurface.h 67 int width() const { return fWidth; }
151 const int fWidth;
  /external/chromium_org/third_party/skia/src/core/
SkStrokeRec.cpp 15 fWidth = (kFill_InitStyle == s) ? kStrokeRec_FillStyleWidth : 0;
29 fWidth = kStrokeRec_FillStyleWidth;
33 fWidth = paint.getStrokeWidth();
39 fWidth = kStrokeRec_FillStyleWidth;
42 fWidth = paint.getStrokeWidth();
49 fWidth = kStrokeRec_FillStyleWidth;
61 if (fWidth < 0) {
63 } else if (0 == fWidth) {
71 fWidth = kStrokeRec_FillStyleWidth;
76 fWidth = 0
    [all...]
SkBitmapFilter.h 24 : fWidth(width), fInvWidth(1.f/width) {
47 float width() const { return fWidth; }
54 float fWidth;
119 return SkTMax(0.f, fWidth - fabsf(x));
131 return (x >= -fWidth && x < fWidth) ? 1.0f : 0.0f;
142 if (x <= -fWidth || x >= fWidth) {
151 (0.54f + 0.46f * sk_float_cos(xpi / fWidth))); // hamming(x)
162 if (x <= -fWidth || x >= fWidth)
    [all...]
SkPicture.cpp 121 fWidth = fHeight = 0;
125 fWidth = src.fWidth;
151 SkTSwap(fWidth, other.fWidth);
167 clone->fWidth = fWidth;
211 fWidth = width;
233 SkScalar aspectRatio = SkScalarDiv(SkIntToScalar(fWidth),
289 , fWidth(width
    [all...]
  /external/skia/src/core/
SkStrokeRec.cpp 15 fWidth = (kFill_InitStyle == s) ? kStrokeRec_FillStyleWidth : 0;
29 fWidth = kStrokeRec_FillStyleWidth;
33 fWidth = paint.getStrokeWidth();
39 fWidth = kStrokeRec_FillStyleWidth;
42 fWidth = paint.getStrokeWidth();
49 fWidth = kStrokeRec_FillStyleWidth;
61 if (fWidth < 0) {
63 } else if (0 == fWidth) {
71 fWidth = kStrokeRec_FillStyleWidth;
76 fWidth = 0
    [all...]
SkBitmapFilter.h 24 : fWidth(width), fInvWidth(1.f/width) {
47 float width() const { return fWidth; }
54 float fWidth;
119 return SkTMax(0.f, fWidth - fabsf(x));
131 return (x >= -fWidth && x < fWidth) ? 1.0f : 0.0f;
142 if (x <= -fWidth || x >= fWidth) {
151 (0.54f + 0.46f * sk_float_cos(xpi / fWidth))); // hamming(x)
162 if (x <= -fWidth || x >= fWidth)
    [all...]
SkPicture.cpp 121 fWidth = fHeight = 0;
125 fWidth = src.fWidth;
151 SkTSwap(fWidth, other.fWidth);
167 clone->fWidth = fWidth;
211 fWidth = width;
233 SkScalar aspectRatio = SkScalarDiv(SkIntToScalar(fWidth),
289 , fWidth(width
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrRectanizer.h 22 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) {
29 int width() const { return fWidth; }
47 int fWidth;
  /external/skia/src/gpu/
GrRectanizer.h 22 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) {
29 int width() const { return fWidth; }
47 int fWidth;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLIRect.h 23 GrGLsizei fWidth;
27 GR_GL_CALL(gl, Viewport(fLeft, fBottom, fWidth, fHeight));
31 GR_GL_CALL(gl, Scissor(fLeft, fBottom, fWidth, fHeight));
49 fWidth = width;
58 GrAssert(fWidth >= 0);
66 fLeft + fWidth >= glRect.fLeft + glRect.fWidth &&
70 void invalidate() {fLeft = fWidth = fBottom = fHeight = -1;}
  /external/skia/src/gpu/gl/
GrGLIRect.h 23 GrGLsizei fWidth;
27 GR_GL_CALL(gl, Viewport(fLeft, fBottom, fWidth, fHeight));
31 GR_GL_CALL(gl, Scissor(fLeft, fBottom, fWidth, fHeight));
49 fWidth = width;
58 GrAssert(fWidth >= 0);
66 fLeft + fWidth >= glRect.fLeft + glRect.fWidth &&
70 void invalidate() {fLeft = fWidth = fBottom = fHeight = -1;}
  /external/chromium_org/third_party/skia/src/images/
SkPageFlipper.cpp 13 fWidth = 0;
23 fWidth = width;
33 fWidth = width;
42 fDirty1->setRect(0, 0, fWidth, fHeight);
47 r.set(0, 0, fWidth, fHeight);
55 r.setRect(0, 0, fWidth, fHeight);
  /external/skia/src/images/
SkPageFlipper.cpp 13 fWidth = 0;
23 fWidth = width;
33 fWidth = width;
42 fDirty1->setRect(0, 0, fWidth, fHeight);
47 r.set(0, 0, fWidth, fHeight);
55 r.setRect(0, 0, fWidth, fHeight);
  /external/chromium_org/third_party/skia/include/images/
SkPageFlipper.h 29 int width() const { return fWidth; }
58 int fWidth;
  /external/skia/include/images/
SkPageFlipper.h 29 int width() const { return fWidth; }
58 int fWidth;
  /external/skia/tests/
MipMapTest.cpp 44 REPORTER_ASSERT(reporter, level.fWidth > 0);
46 REPORTER_ASSERT(reporter, level.fRowBytes >= level.fWidth * 4);
49 REPORTER_ASSERT(reporter, level.fWidth <= prevLevel.fWidth);
  /external/chromium_org/third_party/skia/include/ports/
SkFontStyle.h 52 int width() const { return fUnion.fR.fWidth; }
63 uint8_t fWidth; // 1 .. 9
  /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) {
87 : INHERITED(info.fWidth, info.fHeight) {
91 fBitmap.setConfig(config, info.fWidth, info.fHeight, rowBytes);
98 : INHERITED(info.fWidth, info.fHeight) {
102 fBitmap.setConfig(config, info.fWidth, info.fHeight, rowBytes);
128 if (0 == info.fWidth && 0 == info.fHeight) {
146 if (0 == info.fWidth && 0 == info.fHeight) {

Completed in 440 milliseconds

1 2 3 4 5 6 7 8 91011