Home
last modified time | relevance | path

Searched defs:width (Results 6901 - 6925 of 7043) sorted by relevance

1...<<271272273274275276277278279280>>...282

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp177 deUint32 width; member
205 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
3529 deUint32 width; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp207 int width; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.h607 u16 width; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp1657 EGLint width = attribs.getAsInt(EGL_WIDTH, 0); in validateShareHandle() local
1442 getD3DTextureInfo(const egl::Config *configuration, IUnknown *texture, const egl::AttributeMap &attribs, EGLint *width, EGLint *height, GLsizei *samples, gl::Format *glFormat, const angle::Format **angleFormat, UINT *arraySlice) const getD3DTextureInfo() argument
2828 createRenderTarget(const gl::Context *context, int width, int height, GLenum format, GLsizei samples, RenderTargetD3D **outRT) createRenderTarget() argument
3330 createTextureStorage2D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) createTextureStorage2D() argument
3353 createTextureStorage3D(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage3D() argument
3365 createTextureStorage2DArray(GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) createTextureStorage2DArray() argument
3377 createTextureStorage2DMultisample(GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisample() argument
3389 createTextureStorage2DMultisampleArray(GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) createTextureStorage2DMultisampleArray() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2820 auto width = ConvertToPx(region.GetWidth(), scaleProperty, rect.Width()); in GetResponseRegionList() local
2834 auto width = ConvertToPx(region.GetWidth(), scaleProperty, rect.Width()); in GetResponseRegionList() local
2880 auto width = ConvertToPx(region.GetWidth(), scaleProperty, rect.Width()); in GetResponseRegionListForTouch() local
3127 OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) OnWindowSizeChanged() argument
3860 auto width = geometryNode->GetFrameRect().Width(); GetPreviewScaleVal() local
4069 auto width = geometryNode_->GetFrameSize().Width(); Measure() local
5260 auto width = rect.Width(); IsContextTransparent() local
5410 int32_t width = static_cast<int>(GetGeometryNode()->GetFrameSize().Width()); IsOpIncValidNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp442 auto width = dragPreviewContext->GetPaintRectWithTransform().Width(); in ContextMenuSwitchDragPreviewScaleAnimationProc() local
5641 int32_t width = pixelMap->GetWidth(); in RemovePixelMapAnimation() local
5742 int32_t width = pixelMap->GetWidth(); in UpdatePixelMapScale() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp544 void ContextMenuParamOhos::GetImageRect(int32_t& x, int32_t& y, int32_t& width, int32_t& height) const in GetImageRect() argument
1877 void WebSurfaceCallback::OnSurfaceChanged(const sptr<OHOS::Surface>& surface, int32_t width, int32_t height) in OnSurfaceChanged() argument
2994 void WebDelegate::Resize(const double& width, const double& height, bool isKeyboard) in Resize() argument
3029 DragResize(const double& width, const double& height, const double& pre_height, const double& pre_width) DragResize() argument
5020 OnPopupSize(int32_t x, int32_t y, int32_t width, int32_t height) OnPopupSize() argument
5353 OnDragAndDropData(const void* data, size_t len, int width, int height) OnDragAndDropData() argument
5372 int width = 0; OnDragAndDropDataUdmf() local
5559 OnFaviconReceived(const void* data, size_t width, size_t height, OHOS::NWeb::ImageColorType colorType, OHOS::NWeb::ImageAlphaType alphaType) OnFaviconReceived() argument
5887 SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) SetDrawRect() argument
6065 double width = visibleSize.Width(); ResizeVisibleViewport() local
6103 int width = std::ceil(std::floor(drawSize.Width() / dipScale) * dipScale); GetEnhanceSurfaceSize() local
6582 OnRootLayerChanged(int width, int height) OnRootLayerChanged() argument
6596 SetVirtualKeyBoardArg(int32_t width, int32_t height, double keyboard) SetVirtualKeyBoardArg() argument
7100 OnCursorUpdate(double x, double y, double width, double height) OnCursorUpdate() argument
7161 CreateOverlay(void* data, size_t len, int width, int height, int offsetX, int offsetY, int rectWidth, int rectHeight, int pointX, int pointY) CreateOverlay() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp4366 size_t width = eventInfo.GetHandler()->GetWidth(); in FaviconReceivedEventToJSValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1379 void RosenRenderContext::LoadParticleImage(const std::string& src, Dimension& width, Dimension& height) in LoadParticleImage() argument
1905 void SetCorner(double& x, double& y, double width, double height, int32_t degree) in SetCorner() argument
2367 double width = paintRect.Width(); in SetBorderRadius() local
4745 const float width = global() local
5195 SetBounds(float positionX, float positionY, float width, float height) global() argument
6242 SetFrame(float positionX, float positionY, float width, float height) global() argument
6371 ResetSurface(int width, int height) global() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1557 void PipelineContext::OnSurfaceChanged(int32_t width, int32_t height, WindowSizeChangeReason type, in OnSurfaceChanged() argument
1671 void PipelineContext::StartWindowSizeChangeAnimate(int32_t width, int32_ argument
1747 StartWindowMaximizeAnimation( int32_t width, int32_t height, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) StartWindowMaximizeAnimation() argument
1783 StartFullToMultWindowAnimation(int32_t width, int32_t height, WindowSizeChangeReason type, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) StartFullToMultWindowAnimation() argument
1818 SetRootRect(double width, double height, double offset) SetRootRect() argument
4375 FlushWindowSizeChangeCallback(int32_t width, int32_t height, WindowSizeChangeReason type) FlushWindowSizeChangeCallback() argument
5426 int32_t width = static_cast<int32_t>(rect.Width()); GetResponseRegion() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3904 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetClipShape() local
3934 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetClipShape() local
3942 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetClipShape() local
3956 auto width = Dimension((*attribute)[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetClipPath() local
4037 auto width = frameNode->GetGeometryNode() ? frameNode->GetGeometryNode()->GetFrameSize().Width() : 0.0f; GetTransformCenter() local
4475 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); SetMaskShape() local
4507 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(1)); SetMaskShape() local
4517 auto width = Dimension(attribute[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(1)); SetMaskShape() local
4538 auto width = Dimension((*attribute)[NUM_0], static_cast<OHOS::Ace::DimensionUnit>(unit)); SetMaskPath() local
5045 auto width = ViewAbstract::GetBorderWidth(frameNode); GetBorderWidth() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp509 int32_t width = 0; in GetPreviewImageOffsetAndSize() local
1344 int32_t width = 0; in GetDragPixelMapSize() local
2310 void WebPattern::UpdateLayoutAfterKeyboardShow(int32_t width, int32_t height, double keyboard, double oldWebHeight) in UpdateLayoutAfterKeyboardShow() argument
3125 int width = 0; InitInOfflineMode() local
3186 ProcessVirtualKeyBoardHide(int32_t width, int32_t height, bool safeAreaEnabled) ProcessVirtualKeyBoardHide() argument
3210 ProcessVirtualKeyBoardShow(int32_t width, int32_t height, double keyboard, bool safeAreaEnabled) ProcessVirtualKeyBoardShow() argument
3256 ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) ProcessVirtualKeyBoard() argument
3284 UpdateWebLayoutSize(int32_t width, int32_t height, bool isKeyboard, bool isUpdate) UpdateWebLayoutSize() argument
4804 int32_t width = 0; UpdateCustomCursor() local
4870 OnPopupSize(int32_t x, int32_t y, int32_t width, int32_t height) OnPopupSize() argument
5306 int32_t width = params->GetSelectMenuBound() ? params->GetSelectMenuBound()->GetWidth() : 0; InitSelectPopupMenuViewOption() local
5455 OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) OnWindowSizeChanged() argument
5473 WindowDrag(int32_t width, int32_t height) WindowDrag() argument
5969 OnRootLayerChanged(int width, int height) OnRootLayerChanged() argument
6176 int32_t width = ADJUST_WEB_DRAW_LENGTH * 2 + stepGear; CalculateHorizontalDrawRect() local
6201 int32_t width = std::min(static_cast<int32_t>(drawSize_.Width()), FIT_CONTENT_LIMIT_LENGTH); CalculateVerticalDrawRect() local
6224 SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) SetDrawRect() argument
7060 SetDrawSize(double width, double height) SetDrawSize() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpal.h1368 width : 8, member
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h385 uint64_t width:1; member
497 uint64_t width:1; member
521 uint64_t width:1; member
544 uint64_t width:1; member
566 uint64_t width:1; member
602 uint64_t width:1; global() member
630 uint64_t width:1; global() member
674 uint64_t width:1; global() member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15422 char width[PCI_WIDTH_SIZE] = "Unknown"; in i40e_probe() local
H A Di40e_type.h456 enum i40e_bus_width width; member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h385 uint64_t width:1; member
497 uint64_t width:1; member
521 uint64_t width:1; member
544 uint64_t width:1; member
566 uint64_t width:1; member
602 uint64_t width:1; global() member
630 uint64_t width:1; global() member
674 uint64_t width:1; global() member
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpal.h1369 width : 8, member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h690 u32 width; member
796 u32 width; member
849 u32 width; member
967 u32 width; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h418 unsigned char width; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c8559 static void ncr53c8xx_set_width(struct scsi_target *starget, int width) argument
/kernel/linux/linux-5.10/tools/include/uapi/drm/
H A Di915_drm.h224 int width, height; /* screen size in pixels */ member
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dradeon_drm.h672 unsigned int width, height; member
680 int width; /* Texture image coordinates */ member
H A Di915_drm.h224 int width, height; /* screen size in pixels */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h1886 uint32 width; member

Completed in 177 milliseconds

1...<<271272273274275276277278279280>>...282