Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkSpriteBlitter.h42 int fLeft, fTop; variable
DSkRegion_path.cpp97 SkRegion::RunType fTop; // first Y value member in SkRgnBuilder
DSkGlyph.h386 int16_t fTop = 0, variable
DSkScan_AntiPath.cpp70 int fTop; member in BaseSuperBlitter
DSkRegion.cpp887 SkRegionPriv::RunType fTop; member in RgnOper
DSkScan_AAAPath.cpp317 int fTop; // Initial y coordinate (top of bounds) member in RunBasedAdditiveBlitter
DSkAAClip.cpp156 int fTop = kMaxInt32; member in __anonc21d4d220111::Iter
/third_party/skia/gm/
Dfilterbug.cpp101 sk_sp<SkImage> fTop; member in FilterBugGM
/third_party/skia/src/pathops/
DSkPathOpsRect.h15 double fLeft, fTop, fRight, fBottom; member
DSkOpCoincidence.h294 SkCoincidentSpans* fTop; variable
/third_party/skia/experimental/tskit/bindings/
Dextension.cpp15 SkScalar fTop; //!< smaller y-axis bounds member
/third_party/skia/include/core/
DSkFontMetrics.h52 …SkScalar fTop; //!< greatest extent above origin of any glyph bounding box, typical… member
DSkRect.h30 int32_t fTop; //!< smaller y-axis bounds member
586 SkScalar fTop; //!< smaller y-axis bounds member
/third_party/skia/src/gpu/geometry/
DGrRect.h17 int16_t fLeft, fTop, fRight, fBottom; member
DGrTriangulator.h401 Vertex* fTop; // The top vertex in vertex-sort-order (sweep_lt). member
/third_party/skia/src/utils/
DSkPatchUtils.cpp297 FwDCubicEvaluator fTop(pts); in MakeVertices() local
/third_party/skia/tools/debugger/
DDrawCommand.h275 SkScalar fTop; variable