| /third_party/skia/gm/ |
| H A D | bitmapcopy.cpp | 64 static void draw_checks(SkCanvas* canvas, int width, int height) { in draw_checks() argument 109 SkScalar height = SkIntToScalar(40); variable [all...] |
| H A D | colormatrix.cpp | 59 static sk_sp<SkImage> CreateSolidBitmap(int width, int height) { in CreateSolidBitmap() argument 76 static sk_sp<SkImage> CreateTransparentBitmap(int width, int height) { in CreateTransparentBitmap() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluPixelTransfer.cpp | 57 int height = dst.getHeight(); in readPixels() local 76 int height = src.getHeight(); in texImage2D() local 95 int height = src.getHeight(); in texImage3D() local 115 int height = src.getHeight(); in texSubImage2D() local 134 int height = src.getHeight(); in texSubImage3D() local [all...] |
| /foundation/ability/ability_base/interfaces/kits/native/configuration/src/ |
| H A D | configuration_convertor.cpp | 61 Global::Resource::Direction ConvertDirection(int32_t height, int32_t width) in ConvertDirection() argument 206 std::string GetDirectionStr(int32_t height, int32_t width) in GetDirectionStr() argument
|
| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/ |
| H A D | js_auto_fill_extension_util.h | 32 int32_t height = 0; member
|
| /foundation/ability/ability_runtime/test/unittest/ability_extension_module_loader_test/ |
| H A D | ability_extension_module_loader_test.cpp | 118 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local 133 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local 148 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local 163 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| H A D | mirror_player_impl_proxy.cpp | 255 int32_t MirrorPlayerImplProxy::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | configuration_utils.cpp | 186 int32_t height = display->GetHeight(); in GetDisplayConfig() local
|
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/src/ |
| H A D | mirror_player_impl_stub.cpp | 201 uint32_t height = data.ReadUint32(); in DoResizeVirtualScreen() local
|
| H A D | mirror_player_impl.cpp | 117 int32_t MirrorPlayerImpl::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/mirror/src/ |
| H A D | mirror_player_impl_stub.cpp | 201 uint32_t height = data.ReadUint32(); in DoResizeVirtualScreen() local
|
| H A D | mirror_player_impl.cpp | 117 int32_t MirrorPlayerImpl::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
|
| /foundation/ability/ability_runtime/frameworks/js/napi/dialog_request_info/ |
| H A D | request_info.cpp | 24 RequestInfo::RequestInfo(const sptr<IRemoteObject> &token, int32_t left, int32_t top, int32_t width, int32_t height) in RequestInfo() argument 85 CreateJsWindowRect( napi_env env, int32_t left, int32_t top, int32_t width, int32_t height) CreateJsWindowRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | render_picker_value.cpp | 118 auto height = box->GetLayoutSize().Height(); in HandleAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | svg_rect_component.cpp | 107 void SvgRectComponent::SetHeight(const Dimension& height) in SetHeight() argument
|
| H A D | svg_component.cpp | 82 void SvgComponent::SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_view_ng.cpp | 77 void ModelViewNG::SetRenderHeight(Dimension& height) in SetRenderHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_request_data.h | 39 Dimension height; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| H A D | rosen_render_scene_viewer.cpp | 46 OHOS::Render3D::TextureInfo RosenRenderSceneViewer::CreateRenderTarget(uint32_t width, uint32_t height) in CreateRenderTarget() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | render_texture.cpp | 106 double height = GetLayoutParam().GetMinSize().Height(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_rect_declaration.h | 29 Dimension height; member 114 void SetHeight(const Dimension& height) in SetHeight() argument
|
| H A D | svg_image_declaration.h | 27 Dimension height = Dimension(0.0, DimensionUnit::PX); // image height default value member 64 void SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| H A D | triangle_component.h | 47 void SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_method.h | 95 void FireRSCanvasCallback(double width, double height) in FireRSCanvasCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/multimodal/ |
| H A D | rosen_render_multimodal.cpp | 67 auto height = NormalizeToPx(Dimension(DEFAULT_SIZE, DimensionUnit::VP)); in Paint() local
|