Home
last modified time | relevance | path

Searched defs:width (Results 1201 – 1225 of 2684) sorted by relevance

1...<<41424344454647484950>>...108

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Davmuxer_demo_common.h33 int width; member
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DImageJS.cpp139 uint32_t width = 0; in GetWidth() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/
H A Dipp_algo.h39 unsigned int width; member
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/
H A Dconfig.h24 uint8_t width; member
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/include/
H A Dcodec_hdi_encode.h121 uint32_t inline AlignUp(uint32_t width) in AlignUp()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_mesa_blur_shader_filter_test.cpp170 auto width = std::max(static_cast<int>(std::ceil(dst_.GetWidth())), imageBlur->GetWidth()); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/paint_fuzzer/
H A Dpaint_fuzzer.cpp78 scalar width = GetObject<scalar>(); in PaintFuzzTest001() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_gesture_interrupt_animation_demo.cpp41 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_framebuffer.h37 GLsizei width = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_bitmap.cpp64 void OH_Drawing_BitmapBuild(OH_Drawing_Bitmap* cBitmap, const uint32_t width, const uint32_t height, in OH_Drawing_BitmapBuild()
/ohos5.0/foundation/ai/ai_engine/interfaces/kits/cv/
H A Dai_image.h57 unsigned int width; member
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_effect_base.h73 int32_t width = 0; member
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.h85 int32_t width = -1; member
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_HardwareBuffer.cpp73 jint width, jint height, jint format, jint layers, jlong usage) { in android_hardware_HardwareBuffer_create()
115 jint width, jint height, jint format, jint layers, jlong usage) { in android_hardware_HardwareBuffer_isSupported()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkboxgroup_bridge.cpp112 CalcDimension width; in SetCheckboxGroupWidth() local
218 CalcDimension width; in SetCheckboxGroupSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp35 void RenderSideBarContainer::CorrectWidth(const Dimension& width, const Dimension& minWidth, const … in CorrectWidth()
130 auto width = sidebarWidth_; in Update() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp664 int width = 0; variable
688 int32_t width = 80; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp109 int width = GetObject<int>() % MAX_ARRAY_SIZE; in ShaderEffectFuzzTest003() local
239 int width = GetObject<int>() % MAX_ARRAY_SIZE; in ShaderEffectFuzzTest005() local
/ohos5.0/foundation/window/window_manager/previewer/include/
H A Dwindow.h178 …virtual WMError ResizeAsync(uint32_t width, uint32_t height) { return WMError::WM_ERROR_DEVICE_NOT… in ResizeAsync()
417 virtual void FlushLayoutSize(int32_t width, int32_t height) {} in FlushLayoutSize()
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_service_stub.cpp141 int32_t TransCoderServiceStub::SetVideoSize(int32_t width, int32_t height) in SetVideoSize()
250 int32_t width = data.ReadInt32(); in SetVideoSize() local
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_page_size.cpp190 PrintPageSize::PrintPageSize(PAGE_SIZE_ID id, DiscretePageName name, uint32_t width, uint32_t heigh… in PrintPageSize()
243 void PrintPageSize::SetWidth(uint32_t width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_canvas_ffi.cpp53 Rect GetRectParam(double x, double y, double width, double height) in GetRectParam()
411 …ameworkRenderingContextFillRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextFillRect()
422 …eworkRenderingContextStrokeRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextStrokeRect()
433 …meworkRenderingContextClearRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextClearRect()
608 void FfiOHOSAceFrameworkRenderingContextRect(int64_t contextId, double x, double y, double width, d… in FfiOHOSAceFrameworkRenderingContextRect()
811 int64_t contextId, double left, double top, double width, double height) in FfiOHOSAceFrameworkRenderingContextGetPixelMap()
976 double width = PipelineBase::Vp2PxWithCurrentDensity(params.width); in FfiOHOSAceFrameworkCanvasPathRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp750 [weak = AceType::WeakClaim(this)](int32_t width, int32_t height, double keyboard) { in RegistVirtualKeyBoardListener()
895 bool WebPattern::ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) in ProcessVirtualKeyBoard()
926 void WebPattern::UpdateWebLayoutSize(int32_t width, int32_t height) in UpdateWebLayoutSize()
1074 void WebPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged()
1184 void WebPattern::OnRootLayerChanged(int width, int height) in OnRootLayerChanged()
1269 void WebPattern::SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) in SetDrawRect()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceHolder.java193 public void setFixedSize(int width, int height); in setFixedSize()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DMovie.java42 public native int width(); in width() method in Movie

1...<<41424344454647484950>>...108