Home
last modified time | relevance | path

Searched defs:width (Results 476 - 500 of 7379) sorted by relevance

1...<<11121314151617181920>>...296

/third_party/spirv-tools/test/opt/
H A Dconstants_test.cpp33 int width; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeTextureApiTests.cpp58 static inline int etc2DataSize (int width, int height) in etc2DataSize() argument
63 static inline int etc2EacDataSize (int width, int height) in etc2EacDataSize() argument
[all...]
/third_party/vk-gl-cts/framework/delibs/deimage/
H A DdeImage.h39 int width; member
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContext.cpp37 int width = src.getWidth(); in texImage2D() local
42 void Context::texImage2D (deUint32 target, int level, deUint32 internalFormat, int width, int height) in texImage2D() argument
72 int width = src.getWidth(); in texSubImage2D() local
77 void Context::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2RenderUtil.cpp35 void clear (const glw::Functions& gl, int x, int y, int width, int height, const tcu::Vec4& color) in clear() argument
44 void readPixels (const glw::Functions& gl, tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/
H A Dopengl_draw.cpp47 int32_t OpenglDraw::Init(EGLNativeWindowType window, int width, int height) in Init() argument
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_page_size_helper.cpp49 uint32_t width = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_PAGESIZE_WIDTH); in BuildFromJs() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_history_item_wrapper.cpp26 GetFavicon( void** data, int& width, int& height, ArkWebImageColorType& color_type, ArkWebImageAlphaType& alpha_type) GetFavicon() argument
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp76 int32_t width; member in OHOS::DecoderFormatAdapterMock
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
H A Dmediacodecencoderadapterimpl_fuzzer.cpp66 int32_t width; member in OHOS::CodecConfigParaAdapterMock
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
H A Dai_infer_process.h54 int width; member
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h35 uint32_t width; member
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h35 uint32_t width; member
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Dhi_gbm_internal.h35 uint32_t width; member
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drosen_render_column_split.cpp57 void RosenRenderColumnSplit::PaintDivider(RenderContext& context, const Offset& offset, double width) in PaintDivider() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_model.h36 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Drosen_render_clip.cpp34 void RosenRenderClip::SetWidth(double width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_filter_declaration.h26 Dimension width = Dimension(1.2, DimensionUnit::PERCENT); // masking area width default value member
75 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_request_data.h36 Dimension width; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.h44 double width = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_model_ng.cpp57 void PluginModelNG::SetPluginSize(const Dimension& width, const Dimension& height) in SetPluginSize() argument
70 void PluginModelNG::SetWidth(const Dimension& width) in SetWidth() argument
99 void PluginModelNG::SetPluginSize(FrameNode* frameNode, const Dimension& width, const Dimension& height) in SetPluginSize() argument
111 SetWidth(FrameNode* frameNode, const Dimension& width) SetWidth() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dedge.cpp83 double width = GetValueInPx(left_, dipScale) + GetValueInPx(right_, dipScale); in GetLayoutSizeInPx() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Ddimension_size.h34 DimensionSize(const Dimension& width, const Dimension& height) : width_(width), height_(height) {} in DimensionSize() argument
46 void SetWidth(const Dimension& width) in SetWidth() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animatable_helper.h47 Dimension width = edge.GetWidth(); in Set() local
/foundation/arkui/ace_engine/frameworks/base/window/
H A Ddrag_window.h51 uint32_t width = 0; member
83 void SetSize(int32_t width, int32_t height) in SetSize() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...296