Home
last modified time | relevance | path

Searched defs:width (Results 751 – 775 of 4315) sorted by relevance

1...<<31323334353637383940>>...173

/ohos5.0/foundation/multimedia/player_framework/test/unittest/player_server_mem_test/
H A Dplayer_server_mem_unit_test.cpp561 int32_t width = playerServerMem_->GetVideoWidth(); variable
579 int32_t width = playerServerMem_->GetVideoWidth(); variable
598 int32_t width = playerServerMem_->GetVideoWidth(); variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp56 uint32_t width = src->bufferInfo_->width_; in OnApplyRGBA8888() local
104 uint32_t width = src->bufferInfo_->width_; in OnApplyYUVNV21() local
163 uint32_t width = src->bufferInfo_->width_; in OnApplyYUVNV12() local
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposerClient.cpp50 status_t createSurface(const String8& name, uint32_t width, uint32_t height, PixelFormat format, in createSurface()
62 status_t createWithSurfaceParent(const String8& name, uint32_t width, uint32_t height, in createWithSurfaceParent()
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dpdf_render.c60 static int getPageAttributes(pdf_render_ifc_t *obj, int page, double *width, double *height) { in getPageAttributes()
76 static int renderPageStripe(pdf_render_ifc_t *obj, int page, int width, int height, float zoom, in renderPageStripe()
/aosp12/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
H A DSampleRSActivity.java55 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
61 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
/aosp12/hardware/google/graphics/common/libscaler/
H A Dlibscaler-m2m1shot.h52 inline bool SetSrcFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetSrcFormat()
56 inline bool SetDstFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetDstFormat()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dradio_model_impl.cpp77 void RadioModelImpl::SetWidth(const Dimension& width) in SetWidth()
108 auto width = radioComponent->GetWidth(); in SetPadding() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_screen.h37 int32_t width; member
118 ScreenProfile(int32_t width, int32_t height, uint32_t rate, int32_t modeId) in ScreenProfile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_ui_capture_demo.cpp132 auto width = surfaceGeometry.width(); in DrawSurfaceNode() local
187 void Init(shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init()
/aosp12/frameworks/native/include/input/
H A DVirtualKeyMap.h38 int32_t width; member
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DIInlineSuggestionRenderService.aidl31 in InlinePresentation presentation, int width, int height, in renderSuggestion()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DUserIcons.java51 final int width = icon.getIntrinsicWidth(); in convertToBitmap() local
/aosp12/frameworks/base/libs/hwui/
H A DDamageAccumulator.h80 const float width; member
/aosp12/frameworks/base/media/mca/effect/java/android/media/effect/effects/
H A DIdentityEffect.java34 public void apply(int inputTexId, int width, int height, int outputTexId) { in apply()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DFixedAspectSurfaceView.java69 int width = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
/aosp12/frameworks/base/libs/hwui/tests/common/scenes/
H A DRectGridAnimation.cpp30 void createContent(int width, int height, Canvas& canvas) override { in createContent()
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DCacheManagerTests.cpp36 int32_t width = DeviceInfo::get()->getWidth(); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DBitmapMeshLayerActivity.java49 final float width = mBitmap1.getWidth() / 3.0f; in BitmapMeshView() local
H A DBitmapMeshActivity.java48 final float width = mBitmap1.getWidth() / 3.0f; in BitmapMeshView() local
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceSquareTextureView.java43 int width = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScreenNail.java25 public void draw(GLCanvas canvas, int x, int y, int width, int height); in draw()
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dshadows.c22 void JNIFUNCF(ImageFilterShadows, nativeApplyFilter, jobject bitmap, jint width, jint height, float… in JNIFUNCF()
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DAnimationEffects.java33 public abstract void setSize(int width, int height); in setSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_model.h36 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_circle_shape.cpp26 JSRef<JSVal> width = params->GetProperty("width"); in ConstructorCallback() local

1...<<31323334353637383940>>...173