/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | RefreshRatePolicy.java | 129 int getPreferredModeId(WindowState w) { in getPreferredModeId() 173 int calculatePriority(WindowState w) { in calculatePriority() 241 boolean updateFrameRateVote(WindowState w) { in updateFrameRateVote() 290 float getPreferredMinRefreshRate(WindowState w) { in getPreferredMinRefreshRate() 313 float getPreferredMaxRefreshRate(WindowState w) { in getPreferredMaxRefreshRate()
|
H A D | AsyncRotationController.java | 113 final WindowState w = displayContent.getDisplayPolicy().getTopFullscreenOpaqueWindow(); in AsyncRotationController() local 154 public void accept(WindowState w) { in accept() 246 final WindowState w = token.getChildAt(j); in updateTargetWindows() local 433 boolean isAsync(WindowState w) { in isAsync() 457 boolean shouldFreezeInsetsPosition(WindowState w) { in shouldFreezeInsetsPosition() 577 boolean handleFinishDrawing(WindowState w, SurfaceControl.Transaction postDrawTransaction) { in handleFinishDrawing()
|
/aosp12/frameworks/layoutlib/bridge/src/android/util/imagepool/ |
H A D | ImagePoolImpl.java | 54 public Image acquire(int w, int h, int type) { in acquire() 58 /* package private */ Image acquire(int w, int h, int type, in acquire() 133 private Image defaultImageImpl(int w, int h, int type, in defaultImageImpl()
|
/aosp12/frameworks/native/cmds/flatland/ |
H A D | Composers.cpp | 47 int32_t x, int32_t y, uint32_t w, uint32_t h) { in blit() 53 int32_t x, int32_t y, uint32_t w, uint32_t h) { in modBlit() 155 int32_t w = mLayerDesc.width; in opaque() local 179 int32_t w = mLayerDesc.width; in opaqueShrink() local 215 int32_t w = mLayerDesc.width; in blend() local 254 int32_t w = mLayerDesc.width; in blendShrink() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
H A D | ImageFilterContrast.java | 45 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float strength); in nativeApplyFilter() 52 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterNegative.java | 26 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h); in nativeApplyFilter() 35 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterShadows.java | 44 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float factor); in nativeApplyFilter() 51 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterVibrance.java | 43 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float bright); in nativeApplyFilter() 50 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterEdge.java | 39 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float p); in nativeApplyFilter() 46 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterExposure.java | 43 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float bright); in nativeApplyFilter() 50 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterSaturated.java | 44 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float saturation); in nativeApplyFilter() 51 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterHue.java | 47 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, float []matrix); in nativeApplyFilter() 54 int w = bitmap.getWidth(); in apply() local
|
H A D | ImageFilterWBalance.java | 50 native protected void nativeApplyFilter(Bitmap bitmap, int w, int h, int locX, int locY); in nativeApplyFilter() 54 int w = bitmap.getWidth(); in apply() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | WindowInfoTest.java | 81 WindowInfo w = WindowInfo.obtain(); in testDefaultValues() local 102 WindowInfo w = WindowInfo.obtain(); in testRecycle() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | Log.java | 38 public static int w(String tag, String msg) { in w() method in Log 41 public static int w(String tag, String msg, Throwable tr) { in w() method in Log 44 public static int w(String tag, Throwable tr) { in w() method in Log
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | Log.java | 38 public static int w(String tag, String msg) { in w() method in Log 41 public static int w(String tag, String msg, Throwable tr) { in w() method in Log 44 public static int w(String tag, Throwable tr) { in w() method in Log
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | Log.java | 39 public static int w(String tag, String msg) { in w() method in Log 42 public static int w(String tag, String msg, Throwable tr) { in w() method in Log 45 public static int w(String tag, Throwable tr) { in w() method in Log
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
H A D | Log.java | 38 public static int w(String tag, String msg) { in w() method in Log 41 public static int w(String tag, String msg, Throwable tr) { in w() method in Log 44 public static int w(String tag, Throwable tr) { in w() method in Log
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_module.cpp | 95 int l, int t, int w, int h, void **vaddr) in gralloc_lock() 103 int usage, int l, int t, int w, int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr() 118 int usage, int l, int t, int w, int h, void **vaddr, in gralloc_lock_async() 127 int usage, int l, int t, int w, int h, in gralloc_lock_ycbcr_async()
|
H A D | mali_gralloc_bufferaccess.cpp | 159 const int t, const int w, const int h, in validate_lock_input_parameters() 282 uint64_t usage, int l, int t, int w, int h, void **vaddr) in mali_gralloc_lock() 389 const int w, const int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr() 592 uint64_t usage, int l, int t, int w, int h, in mali_gralloc_lock_async() 623 const int l, const int t, const int w, in mali_gralloc_lock_ycbcr_async() 1014 const int w, const int h, in mali_gralloc_lock_flex_async()
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/ |
H A D | InterpolatingLayout.java | 159 int w = (int) (parentSize * widthMultiplier) + widthConstant; in resolveWidth() local 168 int w = (int) (parentSize * leftMarginMultiplier) + leftMarginConstant; in resolveLeftMargin() local 174 int w = (int) (parentSize * leftPaddingMultiplier) + leftPaddingConstant; in resolveLeftPadding() local 182 int w = (int) (parentSize * rightMarginMultiplier) + rightMarginConstant; in resolveRightMargin() local 188 int w = (int) (parentSize * rightPaddingMultiplier) + rightPaddingConstant; in resolveRightPadding() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/ |
H A D | PgmImage.cpp | 29 PgmImage::PgmImage(int w, int h, int format) : in PgmImage() 35 PgmImage::PgmImage(unsigned char *data, int w, int h) : in PgmImage() 41 PgmImage::PgmImage(std::vector<unsigned char> &data, int w, int h) : in PgmImage()
|
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/ |
H A D | Log.java | 37 public static void w(final String tag, final String message) { in w() method in Log 40 public static void w(final String tag, final String message, final Throwable t) { in w() method in Log
|
/aosp12/system/hardware/interfaces/suspend/1.0/default/ |
H A D | WakeupList.cpp | 32 for (const WakeupInfo& w : mWakeups) { in getWakeupStats() local 49 WakeupInfo w; in update() local
|
/aosp12/frameworks/native/libs/math/include/math/ |
H A D | vec4.h | 48 struct { T x, y, z, w; }; member 96 constexpr TVec4(A x, B y, C z, D w) : x(x), y(y), z(z), w(w) { } in TVec4() 99 constexpr TVec4(const TVec2<A>& v, B z, C w) : x(v.x), y(v.y), z(z), w(w) { } in TVec4() 102 constexpr TVec4(const TVec3<A>& v, B w) : x(v.x), y(v.y), z(v.z), w(w) { } in TVec4()
|