Home
last modified time | relevance | path

Searched defs:kRect (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/skia/gm/
H A Dmesh.cpp285 static constexpr auto kRect = SkRect::MakeLTRB(20, 20, 120, 120); member in skiagm::MeshGM
476 static constexpr auto kRect = SkRect::MakeLTRB(20, 20, 120, 120); member in skiagm::MeshColorSpaceGM
649 static constexpr auto kRect = SkRect::MakeLTRB(20, 20, 120, 120); member in skiagm::MeshUniformsGM
1207 static constexpr auto kRect = SkRect::MakeWH(40, 40); member in skiagm::PictureMesh
1480 static constexpr auto kRect = SkRect::MakeLTRB(20, 20, 300, 300); member in skiagm::MeshWithShadersGM
1512 static constexpr SkRect kRect = SkRect::MakeLTRB(20, 20, 80, 80); in DEF_GM() local
H A Dstroke_rect_shader.cpp29 constexpr SkRect kRect {0, 0, 100, 100}; variable
H A Dblurignorexform.cpp33 kRect, enumerator
H A Ddstreadshuffle.cpp56 const SkRect kRect = SkRect::MakeXYWH(0, 0, 75.f, 85.f); in drawShape() local
H A Droundrects.cpp147 const SkRect kRect = SkRect::MakeLTRB(-20, -30, 20, 30); in onDraw() local
H A Dstrokedlines.cpp265 constexpr SkRect kRect {-kStrokeWidth, -kStrokeWidth, 2*kStrokeWidth, 4*kStrokeWidth}; in draw_path() local
H A Dgradients_no_texture.cpp112 SkRect kRect = { 0, 0, SkIntToScalar(50), SkIntToScalar(50) }; in onDraw() local
H A Dcirculararcs.cpp28 constexpr SkRect kRect = {0.f, 0.f, kDiameter, kDiameter}; variable
H A Dblurrect.cpp510 static constexpr auto kRect = SkRect::MakeWH(14, 60); local
/aosp_15_r20/external/skia/tests/
H A DRoundRectTest.cpp1255 static const SkRect kRect = {10.f, 10.f, 20.f, 20.f}; in test_read() local
1395 kA, kB, kRect enumerator
1400 static const SkRRect kRect = SkRRect::MakeEmpty(); // has (0,0) for all corners in verify_success() local
H A DGainmapShaderTest.cpp70 constexpr auto kRect = SkRect::MakeWH(1.f, 1.f); in draw_1x1_gainmap() local
H A DCanvasTest.cpp264 static constexpr SkRect kRect = {0, 0, 2, 1}; variable
H A DGrClipStackTest.cpp1630 enum ShapeType { kRect, kRRect, kConvex }; in DEF_TEST() enumerator
/aosp_15_r20/external/pdfium/constants/
H A Dannotation_common.cpp14 const char kRect[] = "Rect"; variable
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_imageobject.cpp50 static constexpr CFX_FloatRect kRect(0.0f, 0.0f, 1.0f, 1.0f); in CalcBoundingBox() local
/aosp_15_r20/external/skia/src/gpu/graphite/geom/
H A DAnalyticBlurMask.h35 kRect, enumerator
H A DShape.h36 kEmpty, kLine, kRect, kRRect, kArc, kPath enumerator
/aosp_15_r20/external/skia/bench/
H A DBlendmodeBench.cpp23 kRect, enumerator
/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGNode.h65 kRect, enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrShape.h54 kEmpty, kPoint, kRect, kRRect, kPath, kArc, kLine enumerator
/aosp_15_r20/external/skia/src/core/
H A DSkClipStack.h57 kRect, enumerator
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Djni_conversion.cc46 static const char* kRect = "android/graphics/Rect"; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DFillRRectOp.cpp113 enum class Type : bool { kRect, kMatrix }; enumerator
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp584 constexpr SkRect kRect = SkRect::MakeWH(128, 128); in make_picture() local
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_annot_embeddertest.cpp692 const FS_RECTF kRect = {19.0f, 48.0f, 85.0f, 60.0f}; in TEST_F() local

12