/aosp12/system/teeui/test/ |
H A D | teeui_device_config.cpp | 86 uint width = 0, height = 0; in initFromOptions() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
H A D | ImageWallpaperRenderer.java | 98 public void onSurfaceChanged(int width, int height) { in onSurfaceChanged()
|
/aosp12/hardware/google/av/media/eco/ |
H A D | ECOService.cpp | 47 int32_t width, int32_t height, bool isCameraRecording, in obtainSession()
|
/aosp12/packages/modules/adb/daemon/ |
H A D | framebuffer_service.cpp | 48 unsigned int width; member
|
/aosp12/frameworks/minikin/include/minikin/ |
H A D | AndroidLineBreakerHelper.h | 38 const float width = ((ssize_t)lineNo < (ssize_t)mFirstLineCount) ? mFirstWidth : mRestWidth; in getAt() local
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/decoder/ |
H A D | C2Decoder.cpp | 48 int32_t width, height; in createCodec2Component() local
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/ |
H A D | Encoder.h | 39 int32_t width = 0; member
|
/aosp12/frameworks/av/services/camera/libcameraservice/api2/ |
H A D | CameraDeviceClient.h | 304 int32_t width; member
|
/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | ITvRemoteServiceInput.aidl | 25 void openInputBridge(IBinder token, String name, int width, int height, int maxPointers); in openInputBridge()
|
/aosp14/frameworks/base/libs/hwui/private/hwui/ |
H A D | DrawGlInfo.h | 38 int width; member
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | RemoteInlineSuggestionRenderService.java | 90 @NonNull InlinePresentation presentation, int width, int height, in renderSuggestion()
|
/aosp12/frameworks/base/core/java/android/hardware/display/ |
H A D | DisplayManager.java | 811 int width, int height, int densityDpi, @Nullable Surface surface, int flags) { in createVirtualDisplay() 859 int width, int height, int densityDpi, @Nullable Surface surface, int flags, in createVirtualDisplay() 874 @NonNull String name, int width, int height, int densityDpi, @Nullable Surface surface, in createVirtualDisplay()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_swvenc_hevc.cpp | 1154 void dump_buffer(unsigned char* buffer, int stride, int scanlines, int width, int height) in dump_buffer() 1381 bool omx_swvenc::dev_is_video_session_supported(OMX_U32 width, OMX_U32 height) in dev_is_video_session_supported() 1399 OMX_U32 width, OMX_U32 height) in dev_color_align()
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
H A D | ComposerVts.cpp | 101 Display ComposerClient::createVirtualDisplay(uint32_t width, uint32_t height, in createVirtualDisplay() 163 bool ComposerClient::getClientTargetSupport(Display display, uint32_t width, uint32_t height, in getClientTargetSupport() 333 const NativeHandleWrapper Gralloc::allocate(uint32_t width, uint32_t height, uint32_t layerCount, in allocate()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 109 int width = 0, height = 0; in Create() local 885 DisplayError HWCDisplayPrimary::SetMixerResolution(uint32_t width, uint32_t height) { in SetMixerResolution() 891 DisplayError HWCDisplayPrimary::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
H A D | CameraManager.java | 105 void onMediaReady(Uri uriToMedia, String contentType, int width, int height); in onMediaReady() 876 int width = ImageRequest.UNSPECIFIED_SIZE; in stopVideo() local 931 private float getScaleFactorForMaxAllowedSize(final int width, final int height, in getScaleFactorForMaxAllowedSize()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | TaskLaunchParamsModifier.java | 558 int width; in getLayoutBounds() local 824 final int width = Math.min(defaultWidth, Math.max(phoneWidth, layoutMinWidth)); in getDefaultFreeformSize() local 859 private void centerBounds(@NonNull TaskDisplayArea displayArea, int width, int height, in centerBounds()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/ |
H A D | ProgressDialogFragment.java | 121 public void setContentWidth(int width) { in setContentWidth()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | gl_common.cpp | 192 float width = dst_rect.right - dst_rect.left; in SetViewport() local
|
/aosp12/frameworks/av/camera/include/camera/ |
H A D | CameraSessionStats.h | 67 CameraStreamStats(int width, int height, int format, int dataSpace, int64_t usage, in CameraStreamStats()
|
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/ |
H A D | buffer_allocator.h | 48 uint32_t width = 0; //!< Specifies buffer width for buffer allocation. member
|
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
H A D | PrintOptionsLayout.java | 61 int width = 0; in onMeasure() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
H A D | AnalogClockController.java | 129 public Bitmap getPreview(int width, int height) { in getPreview()
|
H A D | BubbleClockController.java | 129 public Bitmap getPreview(int width, int height) { in getPreview()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
H A D | RotateImageView.java | 120 int width = getWidth() - left - right; in onDraw() local
|