| /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
| D | pyobjc-tc.c | 20 typedef struct Rect { struct 23 } Rect; argument
|
| /external/libffi/testsuite/libffi.call/ |
| D | pyobjc-tc.c | 20 typedef struct Rect { struct 23 } Rect; argument
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/replacements/ |
| D | Rect.java | 29 public final class Rect { class 41 public Rect(int left, int top, int right, int bottom) { in Rect() method in Rect 49 public Rect(RectProto rectProto) { in Rect() method in Rect
|
| /external/crosvm/gpu_display/src/gpu_display_win/ |
| D | math_util.rs | 19 pub type Rect = euclid::Rect<i32, HostWindowSpace>; typedef 98 impl RectExtension for Rect { implementation 111 fn to_rect(&self) -> Rect; in to_rect() 116 fn to_rect(&self) -> Rect { in to_rect()
|
| D | window.rs | 403 pub fn get_window_rect(&self) -> Result<Rect> { in get_window_rect() 422 pub fn get_client_rect(&self) -> Result<Rect> { in get_client_rect() 507 pub fn set_pos(&self, window_rect: &Rect, flags: u32) -> Result<()> { in set_pos() 661 client_rect: &Rect, in get_adjusted_window_rect() 664 ) -> Result<Rect> { in get_adjusted_window_rect()
|
| /external/libchrome/ui/gfx/geometry/ |
| D | rect.h | 39 constexpr Rect(int width, int height) : size_(width, height) {} in Rect() function 40 constexpr Rect(int x, int y, int width, int height) in Rect() function 43 constexpr explicit Rect(const Size& size) : size_(size) {} in Rect() function 44 constexpr Rect(const Point& origin, const Size& size) in Rect() function
|
| D | dip_util.h | 15 class Rect; variable
|
| /external/skia/src/gpu/graphite/geom/ |
| D | Rect.h | 32 AI Rect(float l, float t, float r, float b) : fVals(NegateBotRight({l,t,r,b})) {} in Rect() function 33 AI Rect(float2 topLeft, float2 botRight) : fVals(topLeft, -botRight) {} in Rect() function 34 AI Rect(const SkRect& r) : fVals(NegateBotRight(float4::Load(r.asScalars()))) {} in Rect() function 160 AI Rect(float4 vals) : fVals(vals) {} // vals.zw must already be negated. in Rect() function
|
| D | Transform_graphite.h | 15 class Rect; variable
|
| /external/crosvm/devices/src/virtio/video/ |
| D | format.rs | 318 pub struct Rect { struct 319 pub left: i32, 320 pub top: i32, 321 pub right: i32, 322 pub bottom: i32,
|
| /external/lottie/lottie-compose/src/test/java/com/airbnb/lottie/compose/ |
| D | CompositionFixtures.kt | 4 …const val Rect = "{\"assets\":[],\"layers\":[{\"ddd\":0,\"ind\":0,\"ty\":4,\"nm\":\"Shape Layer 1\… constant
|
| /external/rust/crates/virtio-drivers/src/device/ |
| D | gpu.rs | 215 fn set_scanout(&mut self, rect: Rect, scanout_id: u32, resource_id: u32) -> Result { in set_scanout() 225 fn resource_flush(&mut self, rect: Rect, resource_id: u32) -> Result { in resource_flush() 235 fn transfer_to_host_2d(&mut self, rect: Rect, offset: u64, resource_id: u32) -> Result { in transfer_to_host_2d() 406 struct Rect { struct 417 rect: Rect, argument
|
| /external/rust/crates/plotters/src/drawing/ |
| D | area.rs | 20 pub struct Rect { struct 27 impl Rect { impl
|
| /external/perfetto/ui/src/base/ |
| D | geom.ts | 15 export interface Rect { interface
|
| /external/skia/src/text/gpu/ |
| D | VertexFiller.h | 36 class Rect; variable
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fVertexTextureTests.cpp | 119 struct Rect struct 121 Rect(int x_, int y_, int w_, int h_) : x(x_), y(y_), w(w_), h(h_) in Rect() argument 124 IVec2 pos(void) const in pos() 128 IVec2 size(void) const in size() 133 int x; 134 int y; 135 int w; 136 int h;
|
| /external/dng_sdk/source/ |
| D | dng_bad_pixels.h | 152 const dng_rect & Rect (uint32 index) const in Rect() function
|
| /external/skia/src/gpu/graphite/render/ |
| D | GraphiteVertexFiller.cpp | 51 using Rect = skgpu::graphite::Rect; typedef
|
| /external/skia/modules/sksg/src/ |
| D | SkSGRect.cpp | 20 Rect::Rect(const SkRect& rect) : fRect(rect) {} in Rect() function in sksg::Rect
|
| /external/skia/src/gpu/graphite/ |
| D | PathAtlas.h | 24 class Rect; variable
|
| D | Renderer.h | 36 class Rect; variable
|
| /external/mesa3d/src/gfxstream/include/render-utils/ |
| D | Renderer.h | 49 } Rect; typedef
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fVertexTextureTests.cpp | 146 struct Rect struct 148 Rect(int x_, int y_, int w_, int h_) : x(x_), y(y_), w(w_), h(h_) in Rect() function 151 IVec2 pos(void) const in pos() 155 IVec2 size(void) const in size() 160 int x; 161 int y; 162 int w; 163 int h;
|
| /external/rust/crates/plotters/src/element/ |
| D | mod.rs | 284 rect: &Rect, in map()
|
| /external/python/cpython2/Tools/bgen/bgen/ |
| D | macsupport.py | 85 Rect = Rect_ptr = OpaqueType("Rect", "PyMac_BuildRect", "PyMac_GetRect") variable
|