| /third_party/skia/m133/src/gpu/graphite/geom/ |
| D | Geometry.h | 38 Geometry() {} in Geometry() function 39 Geometry(Geometry&& geom) { *this = std::move(geom); } in Geometry() function 40 Geometry(const Geometry& geom) { *this = geom; } in Geometry() function 42 explicit Geometry(const Shape& shape) { this->setShape(shape); } in Geometry() function 43 explicit Geometry(const SubRunData& subrun) { this->setSubRun(subrun); } in Geometry() function 44 explicit Geometry(sk_sp<SkVertices> vertices) { this->setVertices(std::move(vertices)); } in Geometry() function 45 explicit Geometry(const EdgeAAQuad& edgeAAQuad) { this->setEdgeAAQuad(edgeAAQuad); } in Geometry() function 46 explicit Geometry(const CoverageMaskShape& mask) { this->setCoverageMaskShape(mask); } in Geometry() function 47 explicit Geometry(const AnalyticBlurMask& blur) { this->setAnalyticBlur(blur); } in Geometry() function
|
| /third_party/skia/src/gpu/ops/ |
| D | AtlasTextOp.h | 38 struct Geometry { struct 39 Geometry(const GrAtlasSubRun& subRun, in Geometry() function 69 // Either this Geometry holds a ref to the support data in the case of a blob based argument 86 Geometry* fNext{nullptr}; argument
|
| D | ShadowRRectOp.cpp | 250 struct Geometry { struct in __anon55be51c40111::ShadowCircularRRectOp 251 GrColor fColor; 252 SkScalar fOuterRadius; 253 SkScalar fUmbraInset; 254 SkScalar fInnerRadius; 255 SkScalar fBlurRadius; 256 SkRect fDevBounds; 257 RRectType fType; 258 bool fIsCircle;
|
| D | DrawAtlasOp.cpp | 76 struct Geometry { struct in __anon948f25010111::DrawAtlasOpImpl 77 SkPMColor4f fColor; 78 SkTArray<uint8_t, true> fVerts;
|
| /third_party/ncurses/Ada95/samples/ |
| D | sample-menu_demo-aux.adb | 52 procedure Geometry (M : Menu; subprogspec 60 procedure Geometry (M : Menu; subprogram 84 end Geometry; argument 86 procedure Geometry (M : Menu; subprogram 95 Geometry (M, L, C, Y, X, Fy, Fx); argument
|
| D | sample-menu_demo-aux.ads | 48 procedure Geometry (M : Menu; subprogspec
|
| D | sample-form_demo-aux.ads | 48 procedure Geometry (F : Form; subprogspec
|
| D | sample-form_demo-aux.adb | 52 procedure Geometry (F : Form; subprogram
|
| /third_party/skia/m133/src/gpu/ganesh/ops/ |
| D | AtlasTextOp.h | 68 struct Geometry { struct 69 Geometry(const sktext::gpu::AtlasSubRun& subRun, in Geometry() function 110 Geometry* fNext{nullptr}; argument
|
| D | ShadowRRectOp.cpp | 301 struct Geometry { struct in __anonb76508fc0111::ShadowCircularRRectOp 302 GrColor fColor; 303 SkScalar fOuterRadius; 304 SkScalar fUmbraInset; 305 SkScalar fInnerRadius; 306 SkScalar fBlurRadius; 307 SkRect fDevBounds; 308 RRectType fType; 309 bool fIsCircle;
|
| D | DrawAtlasOp.cpp | 112 struct Geometry { struct in __anon902eae390111::DrawAtlasOpImpl 113 SkPMColor4f fColor; 114 TArray<uint8_t, true> fVerts;
|
| /third_party/typescript/tests/baselines/reference/ |
| D | ModuleWithExportedAndNonExportedImportAlias.js | 54 var Geometry; variable 55 (function (Geometry) { argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | accelstructures.adoc | 39 === Geometry subsection 44 [[acceleration-structure-top-level]]
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | ContextUtils.h | 24 class Geometry; variable
|
| D | DrawContext.h | 29 class Geometry; variable
|
| D | Device.h | 33 class Geometry; variable
|
| D | ClipStack_graphite.h | 26 class Geometry; variable
|
| /third_party/skia/tools/viewer/ |
| D | SkSLSlide.h | 44 enum Geometry { enum
|
| /third_party/skia/m133/tools/viewer/ |
| D | SkSLSlide.h | 56 enum Geometry { enum
|
| /third_party/skia/experimental/skrive/include/ |
| D | SkRive.h | 207 explicit Geometry(Type t) : INHERITED(t) {} in Geometry() function
|
| /third_party/lzma/CPP/Windows/ |
| D | FileIO.h | 201 DISK_GEOMETRY Geometry; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderProvokingVertexTestsEXT.cpp | 52 enum class Geometry enum
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| D | vktMeshShaderProvokingVertexTestsEXT.cpp | 52 enum class Geometry enum
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | InstancingTest.cpp | 14 enum Geometry enum
|
| /third_party/mesa3d/src/nouveau/compiler/nak/ |
| D | sph.rs | 27 Geometry, enumerator
|