/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
H A D | MediaStoreSaver.java | 116 float width, in storeThumbnail()
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
H A D | Mandelbrot.java | 88 int width = mOutPixelsAllocation.getType().getX(); in createTest() local
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
H A D | Mandelbrot.java | 82 int width = mOutPixelsAllocation.getType().getX(); in createTest() local
|
/aosp12/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
H A D | Mandelbrot.java | 82 int width = mOutPixelsAllocation.getType().getX(); in createTest() local
|
/aosp12/packages/apps/Calendar/src/com/android/calendar/ |
H A D | MultiStateButton.java | 166 final int width = mButtonDrawable.getIntrinsicWidth(); in onDraw() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/ |
H A D | rs_kawase_blur.h | 54 int width = 0; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | configuration_utils.cpp | 125 int32_t width = display->GetWidth(); in GetDisplayConfig() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_paint.cpp | 61 void TexginePaint::SetStrokeWidth(const double width) in SetStrokeWidth()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/ |
H A D | hello_native_window.cpp | 47 int32_t width = 0x100; in CreateNativeWindow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
H A D | egl_core.cpp | 27 bool EGLCore::EglContextInit(void *window, int width, int height) in EglContextInit()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/ |
H A D | transcoder_impl.cpp | 70 int32_t TransCoderImpl::SetVideoSize(int32_t width, int32_t height) in SetVideoSize()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/ |
H A D | surface_allocator.cpp | 115 void SurfaceAllocator::Config(int32_t width, int32_t height, uint64_t usage, int32_t format, int32_… in Config()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
H A D | image_compressor.h | 41 int32_t width = 0; member
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_native_media_player_handler_impl.cpp | 103 void ArkWebNativeMediaPlayerHandlerImpl::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged()
|
/aosp12/frameworks/base/core/java/android/text/format/ |
H A D | DateUtils.java | 207 final int width; in getDayOfWeekString() local 252 final int width; in getMonthString() local 401 final FormatWidth width; in formatDuration() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_model_ng.cpp | 84 void SideBarContainerModelNG::ParseAndSetWidth(WidthType widthType, Dimension& width) in ParseAndSetWidth() 129 void SideBarContainerModelNG::SetControlButtonWidth(const Dimension& width) in SetControlButtonWidth() 262 void SideBarContainerModelNG::SetControlButtonWidth(FrameNode* frameNode, const Dimension& width) in SetControlButtonWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/ |
H A D | camera.cpp | 99 int32_t width = DEFAULT_WIDTH; in CreateRecorder() local 590 void CameraCallback::OnCameraSizeChange(double width, double height) in OnCameraSizeChange() 772 void Camera::OnCameraSizeChange(double width, double height) in OnCameraSizeChange()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_list.cpp | 61 int32_t width = 0; in MeasureAdapterRelativeRect() local 632 int16_t width; in MoveChildByOffset() local 889 int16_t width = targetView->GetRelativeRect().GetWidth(); in FixHorDistance() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
H A D | draw_cmd_list.cpp | 39 int32_t* width = static_cast<int32_t*>(cmdList->opAllocator_.OffsetToAddr(0, sizeof(int32_t))); in CreateFromData() local 53 DrawCmdList::DrawCmdList(int32_t width, int32_t height, DrawCmdList::UnmarshalMode mode) in DrawCmdList() 118 void DrawCmdList::SetWidth(int32_t width) in SetWidth()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/drawing_fuzzer/ |
H A D | drawing_fuzzer.cpp | 51 uint32_t width = static_cast<uint32_t>(data[0]); in NativeDrawingBitmapTest() local 322 uint32_t width = static_cast<float>(data[1]); in OHDrawingTypographyTest() local 378 float width = static_cast<float>(data[1]); in NativeDrawingPenTest() local
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | surface_draw.cpp | 198 bool SurfaceDraw::DoDraw(uint8_t* addr, uint32_t width, uint32_t height, const std::string& imagePa… in DoDraw() 217 bool SurfaceDraw::DoDraw(uint8_t* addr, uint32_t width, uint32_t height, std::shared_ptr<Media::Pix… in DoDraw() 247 bool SurfaceDraw::DoDraw(uint8_t* addr, uint32_t width, uint32_t height, uint32_t color) in DoDraw()
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | native_media_player_impl.cpp | 29 void NWebNativeMediaPlayerBridgeImpl::UpdateRect(double x, double y, double width, double height) in UpdateRect() 299 void NapiNativeMediaPlayerHandlerImpl::HandleVideoSizeChanged(double width, double height) in HandleVideoSizeChanged() 370 napi_value width = nullptr; in ConstructRect() local
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Rect.h | 219 inline int32_t width() const { return getWidth(); } in width() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Rect.h | 219 inline int32_t width() const { return getWidth(); } in width() function
|
/aosp12/frameworks/native/include/ui/ |
H A D | Rect.h | 219 inline int32_t width() const { return getWidth(); } in width() function
|