| /third_party/spirv-tools/test/opt/ |
| H A D | constants_test.cpp | 33 int width; member
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fNegativeTextureApiTests.cpp | 58 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 D | deImage.h | 39 int width; member
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrContext.cpp | 37 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 D | teglGLES2RenderUtil.cpp | 35 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 D | opengl_draw.cpp | 47 int32_t OpenglDraw::Init(EGLNativeWindowType window, int width, int height) in Init() argument
|
| /base/print/print_fwk/frameworks/helper/print_helper/src/ |
| H A D | print_page_size_helper.cpp | 49 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 D | ark_web_history_item_wrapper.cpp | 26 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 D | mediacodecdecoderadapterimpl_fuzzer.cpp | 76 int32_t width; member in OHOS::DecoderFormatAdapterMock
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/ |
| H A D | mediacodecencoderadapterimpl_fuzzer.cpp | 66 int32_t width; member in OHOS::CodecConfigParaAdapterMock
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/ |
| H A D | ai_infer_process.h | 54 int width;
member
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 35 uint32_t width; member
|
| /device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 35 uint32_t width; member
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
| H A D | hi_gbm_internal.h | 35 uint32_t width;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/split_container/ |
| H A D | rosen_render_column_split.cpp | 57 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 D | checkboxgroup_model.h | 36 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/clip/ |
| H A D | rosen_render_clip.cpp | 34 void RosenRenderClip::SetWidth(double width) in SetWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_filter_declaration.h | 26 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 D | plugin_request_data.h | 36 Dimension width; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | custom_paint_util.h | 44 double width = 0; member
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
| H A D | plugin_model_ng.cpp | 57 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 D | edge.cpp | 83 double width = GetValueInPx(left_, dipScale) + GetValueInPx(right_, dipScale); in GetLayoutSizeInPx() local
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | dimension_size.h | 34 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 D | property_animatable_helper.h | 47 Dimension width = edge.GetWidth(); in Set() local
|
| /foundation/arkui/ace_engine/frameworks/base/window/ |
| H A D | drag_window.h | 51 uint32_t width = 0; member 83 void SetSize(int32_t width, int32_t height) in SetSize() argument
|