Home
last modified time | relevance | path

Searched defs:fBottom (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLIRect.h22 GrGLint fBottom; member
/third_party/flutter/skia/src/pathops/
DSkPathOpsRect.h15 double fLeft, fTop, fRight, fBottom; member
/third_party/skia/src/pathops/
DSkPathOpsRect.h15 double fLeft, fTop, fRight, fBottom; member
/third_party/skia/experimental/tskit/bindings/
Dextension.cpp17 SkScalar fBottom; //!< larger y-axis bounds member
/third_party/flutter/skia/include/core/
DSkFontMetrics.h35 …SkScalar fBottom; //!< greatest extent below origin of any glyph bounding box, typical… member
DSkRect.h31 int32_t fBottom; //!< larger y-axis bounds member
686 SkScalar fBottom; //!< larger y-axis bounds member
/third_party/skia/include/core/
DSkFontMetrics.h55 …SkScalar fBottom; //!< greatest extent below origin of any glyph bounding box, typical… member
DSkRect.h32 int32_t fBottom; //!< larger y-axis bounds member
588 SkScalar fBottom; //!< larger y-axis bounds member
/third_party/flutter/skia/src/gpu/geometry/
DGrRect.h17 int16_t fLeft, fTop, fRight, fBottom; member
/third_party/skia/src/gpu/geometry/
DGrRect.h17 int16_t fLeft, fTop, fRight, fBottom; member
DGrTriangulator.h402 Vertex* fBottom; // The bottom vertex in vertex-sort-order. member
/third_party/flutter/skia/src/utils/
DSkPatchUtils.cpp293 FwDCubicEvaluator fBottom(pts); in MakeVertices() local
/third_party/skia/src/utils/
DSkPatchUtils.cpp295 FwDCubicEvaluator fBottom(pts); in MakeVertices() local
/third_party/flutter/skia/modules/canvaskit/
Dexterns.js278 fBottom: {}, property
/third_party/skia/src/core/
DSkAAClip.cpp157 int fBottom = kMaxInt32; member in __anona5bdb6800111::Iter
/third_party/flutter/skia/src/core/
DSkAAClip.cpp135 int fTop, fBottom; member in SkAAClip::Iter
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp366 Vertex* fBottom; // The bottom vertex in vertex-sort-order. member