/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | ThinPatchesActivity.java | 75 final int width = 100; in onDraw() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | RawTexture.java | 29 public RawTexture(int width, int height, boolean opaque) { in RawTexture()
|
/aosp12/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/ |
H A D | SurfaceControlViewHostTest.java | 77 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|
/aosp12/hardware/qcom/sm7250/display/libdrmutils/ |
H A D | drm_master.h | 41 uint32_t width = 0; member
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/qrcode/ |
H A D | QrYuvLuminanceSource.java | 30 public QrYuvLuminanceSource(byte[] yuvData, int width, int height) { in QrYuvLuminanceSource()
|
/aosp12/hardware/qcom/sm8150/display/libdrmutils/ |
H A D | drm_master.h | 41 uint32_t width = 0; member
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/qrcode/ |
H A D | QrYuvLuminanceSource.java | 27 public QrYuvLuminanceSource(byte[] yuvData, int width, int height) { in QrYuvLuminanceSource()
|
/aosp14/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
H A D | CubeRenderer.java | 85 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/ |
H A D | AvgBrightnessFilter.java | 69 private static native float brightnessOperator(int width, int height, ByteBuffer imageBuffer); in brightnessOperator()
|
H A D | ContrastRatioFilter.java | 73 private static native float contrastOperator(int width, int height, ByteBuffer imageBuffer); in contrastOperator()
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/shapes/ |
H A D | RectShape.java | 51 protected void onResize(float width, float height) { in onResize()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | StreamConfigurationDuration.java | 56 final int format, final int width, final int height, final long durationNs) { in StreamConfigurationDuration()
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | RawTexture.java | 29 public RawTexture(int width, int height, boolean opaque) { in RawTexture()
|
/aosp14/frameworks/base/libs/hwui/tests/common/scenes/ |
H A D | PartialDamageAnimation.cpp | 33 void createContent(int width, int height, Canvas& canvas) override { in createContent()
|
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/ |
H A D | SurfaceControlViewHostTest.java | 77 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | Alpha8BitmapActivity.java | 59 final float width = texture.getWidth() / 3.0f; in BitmapsView() local
|
H A D | ThinPatchesActivity.java | 75 final int width = 100; in onDraw() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | custom_paint_util.h | 44 double width = 0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_layout_algorithm.cpp | 56 auto width = DEFAULT_SIZE.ConvertToPx() - leftPadding - rightPadding; in MeasureContent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/ |
H A D | rosen_render_clip.cpp | 34 void RosenRenderClip::SetWidth(double width) in SetWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
H A D | rosen_render_tab_bar_item.cpp | 53 double width, double height) in RenderTabBarItemBoundary()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_shape_ffi.h | 35 double width; member
|
/ohos5.0/drivers/peripheral/codec/test/demo/idl/include/ |
H A D | codec_utils.h | 72 …void setParmValue(OMX_PARAM_PORTDEFINITIONTYPE ¶m, uint32_t width, uint32_t height, uint32_t s… in setParmValue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkimage_fuzzer/ |
H A D | ndkimage_fuzzer.cpp | 59 int32_t width = GetObject<int32_t>(); in NativeDrawingImageTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Scene.js | 23 viewport(x, y, width, height) { argument
|