Home
last modified time | relevance | path

Searched refs:AspectRatio (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/flutter/packages/flutter/test/widgets/
Daspect_ratio_test.dart15 child: AspectRatio(
41 child: AspectRatio(
Ddismissible_test.dart220 child: AspectRatio(
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_proc.cpp442 DXGI_RATIONAL AspectRatio = { 1, 1 }; in d3d12_video_processor_check_caps_and_create_processor() local
505 AspectRatio, // SourceAspectRatio; in d3d12_video_processor_check_caps_and_create_processor()
506 AspectRatio, // DestinationAspectRatio; in d3d12_video_processor_check_caps_and_create_processor()
/third_party/mesa3d/src/egl/main/
Deglsurface.h149 EGLint AspectRatio; member
Deglsurface.c418 surf->AspectRatio = EGL_UNKNOWN; in _eglInitSurface()
526 *value = surface->AspectRatio; in _eglQuerySurface()
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/
Dvideo_demo.dart23 child: AspectRatio(
40 child: AspectRatio(
Dpesto_demo.dart272 child: AspectRatio(
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/supplemental/
Dproduct_card.dart61 AspectRatio(
/third_party/skia/src/sfnt/
DSkPanose.h219 enum class AspectRatio : SK_OT_BYTE { enum
/third_party/flutter/skia/src/sfnt/
DSkPanose.h219 enum class AspectRatio : SK_OT_BYTE { enum
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_render.cpp1282 real64 ratio = fNegative.AspectRatio (); in Render()
Ddng_negative.h1200 real64 AspectRatio () const in AspectRatio() function
Ddng_negative.cpp4729 real64 aspectRatio = AspectRatio (); in ConvertToProxy()
/third_party/flutter/flutter/packages/flutter/lib/src/material/
Dlist_tile.dart429 /// [AspectRatio] widgets to organize its layout.
536 /// AspectRatio(
Dtime_picker.dart1604 child: AspectRatio(
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dbasic.dart1991 /// * [AspectRatio], a widget that attempts to fit within the parent's
2101 /// * [AspectRatio], a widget that attempts to fit within the parent's
2655 class AspectRatio extends SingleChildRenderObjectWidget {
2659 const AspectRatio({
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dgeometry.dart405 /// * [AspectRatio], a widget for giving a child widget a specific aspect
/third_party/flutter/engine/flutter/lib/ui/
Dgeometry.dart395 /// * [AspectRatio], a widget for giving a child widget a specific aspect