Home
last modified time | relevance | path

Searched defs:_width (Results 1 – 12 of 12) sorted by relevance

/third_party/jsframework/runtime/main/page/
DImage.ts26 private _width: number; property in Image
DOffscreenCanvas.ts6 private _width: number; property in OffscreenCanvas
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c1024 unsigned _vert_stride, unsigned _width, in src_align1_region()
1043 unsigned _vert_stride, unsigned _width, unsigned _horiz_stride, in src_da1()
1077 unsigned _horiz_stride, unsigned _width, unsigned _vert_stride) in src_ia1()
1256 enum brw_width _width; in src0_3src() local
1343 enum brw_width _width; in src1_3src() local
1417 enum brw_width _width; in src2_3src() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp168 size_t _width; member in clover::image
/third_party/python/Lib/email/
Dgenerator.py508 _width = len(repr(sys.maxsize-1)) variable
/third_party/mesa3d/src/hgl/
DGLView.cpp294 BGLView::GetPreferredSize(float* _width, float* _height) in GetPreferredSize()
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp133 int _width; member in decklink_frame
/third_party/skia/demos.skia.org/demos/textedit/
Dtextapi_utils.js246 _width: width, property
/third_party/skia/modules/canvaskit/npm_build/
Dtextapi_utils.js257 _width: width, property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawCreateInfoUtil.cpp256 deUint32 _width, in FramebufferCreateInfo()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c4851 #define append_rate(_samples, _width, _height) \ in anv_GetPhysicalDeviceFragmentShadingRatesKHR() argument