Home
last modified time | relevance | path

Searched refs:RectType (Results 1 – 25 of 27) sorted by relevance

12

/external/pdfium/core/fxcrt/
Dfx_coordinates.h371 using RectType = CFX_RTemplate<BaseType>; variable
407 CFX_RTemplate(const RectType& other) in CFX_RTemplate()
426 RectType& operator+=(const PointType& p) {
431 RectType& operator-=(const PointType& p) {
468 void Inflate(const RectType& rt) { in Inflate()
487 void Deflate(const RectType& rt) { in Deflate()
499 bool Contains(const RectType& rt) const { in Contains()
528 void Union(const RectType& rt) { in Union()
540 void Intersect(const RectType& rt) { in Intersect()
552 bool IntersectWith(const RectType& rt) const { in IntersectWith()
[all …]
/external/skia/bench/
DRectanizerBench.cpp38 enum RectType { enum in RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType) in RectanizerBench()
117 RectType fRectType;
/external/skqp/bench/
DRectanizerBench.cpp38 enum RectType { enum in RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType) in RectanizerBench()
117 RectType fRectType;
/external/skqp/src/core/
DSkCanvasPriv.cpp48 lattice->fRectTypes = buffer.skipT<SkCanvas::Lattice::RectType>(flagCount); in ReadLattice()
59 SkAlign4(flagCount * sizeof(SkCanvas::Lattice::RectType)) + in WriteLattice()
DSkDraw.h100 enum RectType { enum
115 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
DSkLatticeIter.h57 SkTArray<SkCanvas::Lattice::RectType> fRectTypes;
DSkLatticeIter.cpp173 const SkCanvas::Lattice::RectType* flags = lattice.fRectTypes; in SkLatticeIter()
DSkRecords.h259 PODArray<SkCanvas::Lattice::RectType> flags;
DSkDraw.cpp689 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType()
692 RectType rtype; in ComputeRectType()
755 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()
DSkLiteDL.cpp336 pod<SkCanvas::Lattice::RectType>(this, (xs+ys)*sizeof(int)+ in draw()
627 size_t bytes = (xs + ys) * sizeof(int) + fs * sizeof(SkCanvas::Lattice::RectType) in drawImageLattice()
/external/skia/src/core/
DSkCanvasPriv.cpp48 lattice->fRectTypes = buffer.skipT<SkCanvas::Lattice::RectType>(flagCount); in ReadLattice()
59 SkAlign4(flagCount * sizeof(SkCanvas::Lattice::RectType)) + in WriteLattice()
DSkDraw.h101 enum RectType { enum
116 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
DSkLatticeIter.h68 SkTArray<SkCanvas::Lattice::RectType> fRectTypes;
DSkLatticeIter.cpp172 const SkCanvas::Lattice::RectType* flags = lattice.fRectTypes; in SkLatticeIter()
DSkRecords.h259 PODArray<SkCanvas::Lattice::RectType> flags;
DSkDraw.cpp694 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType()
697 RectType rtype; in ComputeRectType()
760 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()
DSkLiteDL.cpp336 pod<SkCanvas::Lattice::RectType>(this, (xs+ys)*sizeof(int)+ in draw()
627 size_t bytes = (xs + ys) * sizeof(int) + fs * sizeof(SkCanvas::Lattice::RectType) in drawImageLattice()
/external/skqp/gm/
Dlattice.cpp161 SkCanvas::Lattice::RectType flags[36]; in onDrawHelper()
162 sk_bzero(flags, 36 * sizeof(SkCanvas::Lattice::RectType)); in onDrawHelper()
289 SkCanvas::Lattice::RectType flags[9]; in onDrawHelper()
290 sk_bzero(flags, 9 * sizeof(SkCanvas::Lattice::RectType)); in onDrawHelper()
/external/skia/gm/
Dlattice.cpp161 SkCanvas::Lattice::RectType flags[36]; in onDrawHelper()
162 sk_bzero(flags, 36 * sizeof(SkCanvas::Lattice::RectType)); in onDrawHelper()
289 SkCanvas::Lattice::RectType flags[9]; in onDrawHelper()
290 sk_bzero(flags, 9 * sizeof(SkCanvas::Lattice::RectType)); in onDrawHelper()
/external/skqp/src/gpu/ops/
DGrLatticeOp.cpp248 std::unique_ptr<SkCanvas::Lattice::RectType[]> flags; in GR_DRAW_OP_TEST_DEFINE()
276 flags.reset(new SkCanvas::Lattice::RectType[n]); in GR_DRAW_OP_TEST_DEFINE()
/external/skia/src/gpu/ops/
DGrLatticeOp.cpp368 std::unique_ptr<SkCanvas::Lattice::RectType[]> flags; in GR_DRAW_OP_TEST_DEFINE()
403 flags.reset(new SkCanvas::Lattice::RectType[n]); in GR_DRAW_OP_TEST_DEFINE()
/external/skia/include/core/
DSkCanvas.h1766 enum RectType : uint8_t { enum
1796 const RectType* fRectTypes;
/external/skqp/include/core/
DSkCanvas.h1771 enum RectType : uint8_t { enum
1801 const RectType* fRectTypes;
/external/skqp/docs/
DSkCanvas_Reference.bmh4731 enum RectType ...
4735 const RectType* fRectTypes;
4751 #Enum RectType
4753 enum RectType : uint8_t {
4792 #Member const RectType* fRectTypes
4800 Each RectType is one of: kDefault, kTransparent, kFixedColor.
4896 SkCanvas::Lattice::RectType fillTypes[3][3];
4974 SkCanvas::Lattice::RectType fillTypes[3][3];
/external/skia/docs/
DSkCanvas_Reference.bmh4732 enum RectType ...
4736 const RectType* fRectTypes;
4752 #Enum RectType
4754 enum RectType : uint8_t {
4793 #Member const RectType* fRectTypes
4801 Each RectType is one of: kDefault, kTransparent, kFixedColor.
4898 SkCanvas::Lattice::RectType fillTypes[3][3];
4977 SkCanvas::Lattice::RectType fillTypes[3][3];

12