Home
last modified time | relevance | path

Searched defs:Rect (Results 1 - 23 of 23) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdeclarationEmitExpandoWithGenericConstraint.js23 var Rect = function (a, b) { return ({ a: a, b: b }); }; function
[all...]
/third_party/skia/modules/sksg/src/
H A DSkSGRect.cpp16 Rect::Rect(const SkRect& rect) : fRect(rect) {} in Rect() function in sksg::Rect
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.h152 const dng_rect & Rect (uint32 index) const in Rect() function in dng_bad_pixel_list
/third_party/skia/experimental/graphite/src/geom/
H A DRect.h27 class Rect { class
30 AI Rect(float l, float t, float r, float b) : fVals(NegateBotRight({l,t,r,b})) {} in Rect() function in skgpu::Rect
31 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() function in skgpu::Rect
32 AI Rect(const SkRect& r) : fVals(NegateBotRight(float4::Load(r.asScalars()))) {} in Rect() function in skgpu::Rect
148 AI Rect(float4 vals) : fVals(vals) {} // vals.zw must already be negated. Rect() function in skgpu::Rect
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp48 typedef RectT<int> Rect; typedef
/third_party/python/Lib/test/
H A Dtest_pydoc.py1261 class Rect: class
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp144 struct Rect struct
146 Rect (int x_, int y_, int w_, int h_) : x(x_), y(y_), w(w_), h(h_) {} in Rect() function
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp117 struct Rect struct
119 Rect (int x_, int y_, int w_, int h_) : x(x_), y(y_), w(w_), h(h_) {} in Rect() function
[all...]
/third_party/skia/src/core/
H A DSkPath.cpp3463 SkPath SkPath::Rect(const SkRect& r, SkPathDirection dir, unsigned startIndex) { in Rect() function in SkPath
/third_party/backends/backend/
H A Dmustek_usb2_asic.h268 typedef struct Rect struct
275 Rect; typedef
/third_party/mesa3d/src/imgui/
H A Dimgui_internal.h1221 ImRect Rect() const { return ImRect(Pos.x, Pos.y, Pos.x+Size.x, Pos.y+Size.y); } in Rect() function
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs149 Rect = 4, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs153 Rect = 4, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs156 Rect = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs149 Rect = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs153 Rect = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs156 Rect = 4, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs149 Rect = 4, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs153 Rect = 4, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs156 Rect = 4, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs221 Rect = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs221 Rect = 4, enumerator
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.cs256 Rect = 4, enumerator

Completed in 72 milliseconds