/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicResize.cpp | 94 float xf, float yf, int width) { in OneBiCubic() argument 95 int startx = (int) floor(xf - 1); in OneBiCubic() 96 xf = xf - floor(xf); in OneBiCubic() 106 convert_float4(yp0[xs3]), xf); in OneBiCubic() 111 convert_float4(yp1[xs3]), xf); in OneBiCubic() 116 convert_float4(yp2[xs3]), xf); in OneBiCubic() 121 convert_float4(yp3[xs3]), xf); in OneBiCubic() 129 float xf, float yf, int width) { in OneBiCubic() argument 130 int startx = (int) floor(xf - 1); in OneBiCubic() 131 xf = xf - floor(xf); in OneBiCubic() [all …]
|
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/ |
D | resize.rs | 27 float xf = clamp(x * scale, 0.f, (float)gWidthIn - 1.f); 29 uint32_t ix = xf; 44 float xf = (x + 0.5f) * scale - 0.5f; 47 int startx = (int) floor(xf - 1); 49 xf = xf - floor(xf); 68 float4 p0 = cubicInterpolate(p00, p01, p02, p03, xf); 74 float4 p1 = cubicInterpolate(p10, p11, p12, p13, xf); 80 float4 p2 = cubicInterpolate(p20, p21, p22, p23, xf); 86 float4 p3 = cubicInterpolate(p30, p31, p32, p33, xf);
|
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/ |
D | resize.rs | 27 float xf = clamp(x * scale, 0.f, (float)gWidthIn - 1.f); 29 uint32_t ix = xf; 44 float xf = (x + 0.5f) * scale - 0.5f; 47 int startx = (int) floor(xf - 1); 49 xf = xf - floor(xf); 68 float4 p0 = cubicInterpolate(p00, p01, p02, p03, xf); 74 float4 p1 = cubicInterpolate(p10, p11, p12, p13, xf); 80 float4 p2 = cubicInterpolate(p20, p21, p22, p23, xf); 86 float4 p3 = cubicInterpolate(p30, p31, p32, p33, xf);
|
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/ |
D | resize.rs | 27 float xf = clamp(x * scale, 0.f, (float)gWidthIn - 1.f); 29 uint32_t ix = xf; 44 float xf = (x + 0.5f) * scale - 0.5f; 47 int startx = (int) floor(xf - 1); 49 xf = xf - floor(xf); 68 float4 p0 = cubicInterpolate(p00, p01, p02, p03, xf); 74 float4 p1 = cubicInterpolate(p10, p11, p12, p13, xf); 80 float4 p2 = cubicInterpolate(p20, p21, p22, p23, xf); 86 float4 p3 = cubicInterpolate(p30, p31, p32, p33, xf);
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DragState.java | 394 private WindowState getTouchedWinAtPointLw(float xf, float yf) { in getTouchedWinAtPointLw() argument 396 final int x = (int) xf; in getTouchedWinAtPointLw()
|
/frameworks/base/docs/html/google/play/ |
D | expansion-files.jd | 703 for (XAPKFile xf : xAPKS) { 704 String fileName = Helpers.getExpansionAPKFileName(this, xf.mIsBase, 705 xf.mFileVersion); 706 if (!Helpers.doesFileExist(this, fileName, xf.mFileSize, false))
|
/frameworks/base/media/tests/contents/media_api/music/ |
D | test_amr_ietf.amr | 338 …���(24#�<�b?#�v���1[3���5�'���DR�4<Z��P<F�%G��oi����S���01i�A����<Vrxf��*�pC�"g�tš���…
|
/frameworks/support/v4/api/ |
D | 22.1.0.txt | 1960 field public static final int AXIS_HAT_X = 15; // 0xf 3086 field public static final int EDGE_ALL = 15; // 0xf
|
D | 22.2.1.txt | 2019 field public static final int AXIS_HAT_X = 15; // 0xf 3162 field public static final int EDGE_ALL = 15; // 0xf
|
D | 22.2.0.txt | 2018 field public static final int AXIS_HAT_X = 15; // 0xf 3161 field public static final int EDGE_ALL = 15; // 0xf
|
D | 23.txt | 2210 field public static final int AXIS_HAT_X = 15; // 0xf 3451 field public static final int EDGE_ALL = 15; // 0xf
|
D | current.txt | 2216 field public static final int AXIS_HAT_X = 15; // 0xf 3457 field public static final int EDGE_ALL = 15; // 0xf
|
D | 22.0.0.txt | 2820 field public static final int EDGE_ALL = 15; // 0xf
|
/frameworks/base/api/ |
D | system-current.txt | 2688 field public static final int GESTURE_SWIPE_DOWN_AND_LEFT = 15; // 0xf 5412 field public static final int START_CONTINUATION_MASK = 15; // 0xf 6591 field public static final int BROADCOM = 15; // 0xf 6956 field public static final int GATT_INSUFFICIENT_ENCRYPTION = 15; // 0xf 7577 field public static final int TRIM_MEMORY_RUNNING_CRITICAL = 15; // 0xf 9802 field public static final int PROTECTION_MASK_BASE = 15; // 0xf 10020 field public static final int SCREENLAYOUT_SIZE_MASK = 15; // 0xf 10040 field public static final int UI_MODE_TYPE_MASK = 15; // 0xf 13369 field public static final int TYPE_GAME_ROTATION_VECTOR = 15; // 0xf 13788 field public static final int CONTROL_SCENE_MODE_CANDLELIGHT = 15; // 0xf [all …]
|
D | current.txt | 2589 field public static final int GESTURE_SWIPE_DOWN_AND_LEFT = 15; // 0xf 5295 field public static final int START_CONTINUATION_MASK = 15; // 0xf 6373 field public static final int BROADCOM = 15; // 0xf 6736 field public static final int GATT_INSUFFICIENT_ENCRYPTION = 15; // 0xf 7337 field public static final int TRIM_MEMORY_RUNNING_CRITICAL = 15; // 0xf 9465 field public static final int PROTECTION_MASK_BASE = 15; // 0xf 9683 field public static final int SCREENLAYOUT_SIZE_MASK = 15; // 0xf 9703 field public static final int UI_MODE_TYPE_MASK = 15; // 0xf 13030 field public static final int TYPE_GAME_ROTATION_VECTOR = 15; // 0xf 13446 field public static final int CONTROL_SCENE_MODE_CANDLELIGHT = 15; // 0xf [all …]
|