Home
last modified time | relevance | path

Searched defs:height (Results 26 - 50 of 3863) sorted by relevance

12345678910>>...155

/third_party/skia/docs/examples/
H A DBitmap_writePixels.cpp9 int height = image->height(); in REG_FIDDLE() local
H A DImageInfo_isOpaque.cpp7 const int height = 2; in REG_FIDDLE() local
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.cpp28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y, int width, int height) in SurfaceAccess() argument
48 SurfaceAccess::SurfaceAccess (const SurfaceAccess& parent, int x, int y, int width, int height) in SurfaceAccess() argument
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h31 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h58 Dimension height; member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_polygon_ffi.cpp25 void FfiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument
H A Dcj_line_ffi.cpp25 void FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument
H A Dcj_shape_ffi.h36 double height; member
H A Dcj_textpicker_ffi.h29 double height; member
/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js[all...]
/foundation/arkui/ace_engine/frameworks/core/common/udmf/
H A Dudmf_client.h32 int32_t height = 0; member
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_image_info.h28 TestingImageInfo(int width, int height, ColorType colorType, AlphaType alphaType, in TestingImageInfo() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dextension_custom_node.cpp33 void ExtensionCustomNode::OnLayout(int32_t width, int32_t height, int32_t positionX, int32_t positionY) in OnLayout() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dframe_information.h31 std::optional<int32_t> height; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dcircle_paint_method.h60 float height = paintWrapper->GetContentSize().Height(); variable
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_time_picker_unit_test.cpp90 const int16_t height = 50; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_singlethread/
H A Ddrawing_singlethread.cpp32 void DrawingSinglethread::Test(Drawing::Canvas* canvas, int width, int height) in Test() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_multithread/
H A Ddrawing_mutilthread.cpp26 void DrawingMultithread::Test(Drawing::Canvas* canvas, int width, int height) in Test() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dsurface_test.cpp39 const int32_t height = 256; // 256 绘图表面的高度 in OnTestPerformance() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_skp_capture_dfx.cpp40 const auto height = static_cast<float>(curCanvas_->GetHeight()); in TryCapture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_record_cmd_utils.cpp30 int32_t height = rect.GetHeight(); in BeginRecording() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dplaceholder_run.cpp22 PlaceholderRun( double width, double height, PlaceholderAlignment alignment, TextBaseline baseline, double baselineOffset) PlaceholderRun() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_canvas_drawing_node_command.cpp31 void RSCanvasDrawingNodeCommandHelper::ResetSurface(RSContext& context, NodeId id, int width, int height) in ResetSurface() argument
/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_receiver_mdk.h80 int32_t height; member
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/
H A Dimage_base.h29 uint32_t height; member

Completed in 6 milliseconds

12345678910>>...155