/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
H A D | avmuxer_demo_common.h | 33 int width; member
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ImageJS.cpp | 139 uint32_t width = 0; in GetWidth() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/include/ |
H A D | ipp_algo.h | 39 unsigned int width; member
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/include/ |
H A D | config.h | 24 uint8_t width; member
|
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/include/ |
H A D | codec_hdi_encode.h | 121 uint32_t inline AlignUp(uint32_t width) in AlignUp()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/ |
H A D | ge_mesa_blur_shader_filter_test.cpp | 170 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 D | paint_fuzzer.cpp | 78 scalar width = GetObject<scalar>(); in PaintFuzzTest001() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_gesture_interrupt_animation_demo.cpp | 41 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 D | webgl_framebuffer.h | 37 GLsizei width = 0; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_bitmap.cpp | 64 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 D | ai_image.h | 57 unsigned int width; member
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/ |
H A D | native_effect_base.h | 73 int32_t width = 0; member
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/ |
H A D | transcoder_server.h | 85 int32_t width = -1; member
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_HardwareBuffer.cpp | 73 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 D | arkts_native_checkboxgroup_bridge.cpp | 112 CalcDimension width; in SetCheckboxGroupWidth() local 218 CalcDimension width; in SetCheckboxGroupSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
H A D | render_side_bar_container.cpp | 35 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 D | buffer_queue_test.cpp | 664 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 D | shader_effect_fuzzer.cpp | 109 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 D | window.h | 178 …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 D | transcoder_service_stub.cpp | 141 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 D | print_page_size.cpp | 190 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 D | cj_canvas_ffi.cpp | 53 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 D | web_pattern.cpp | 750 [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 D | SurfaceHolder.java | 193 public void setFixedSize(int width, int height); in setFixedSize()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Movie.java | 42 public native int width(); in width() method in Movie
|