Home
last modified time | relevance | path

Searched refs:p3 (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DColor_ColorLongTest.java48 ColorSpace p3 = ColorSpace.get(Named.DISPLAY_P3); in testRed() local
51 assertEquals(0.5f, red(pack(0.5f, 0.0f, 1.0f, 1.0f, p3)), 0.01f); in testRed()
56 ColorSpace p3 = ColorSpace.get(Named.DISPLAY_P3); in testGreen() local
59 assertEquals(0.7f, green(pack(0.5f, 0.7f, 1.0f, 1.0f, p3)), 0.01f); in testGreen()
64 ColorSpace p3 = ColorSpace.get(Named.DISPLAY_P3); in testBlue() local
67 assertEquals(1.0f, blue(pack(0.5f, 0.7f, 1.0f, 1.0f, p3)), 0.01f); in testBlue()
72 ColorSpace p3 = ColorSpace.get(Named.DISPLAY_P3); in testAlpha() local
75 assertEquals(0.25f, alpha(pack(0.5f, 0.7f, 1.0f, 0.25f, p3)), 0.01f); in testAlpha()
81 ColorSpace p3 = ColorSpace.get(Named.DISPLAY_P3); in testColorSpace() local
84 assertEquals(p3, colorSpace(pack(0.5f, 0.7f, 1.0f, 1.0f, p3))); in testColorSpace()
[all …]
DBitmapColorSpaceTest.java168 public void p3() { in p3() method in BitmapColorSpaceTest
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dintrinsic_resize.rs25 static float4 cubicInterpolate_F4 (float4 p0,float4 p1,float4 p2,float4 p3 , float x) {
26 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
27 + x * (3.f * (p1 - p2) + p3 - p0)));
30 static float3 cubicInterpolate_F3 (float3 p0,float3 p1,float3 p2,float3 p3 , float x) {
31 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
32 + x * (3.f * (p1 - p2) + p3 - p0)));
35 static float2 cubicInterpolate_F2 (float2 p0,float2 p1,float2 p2,float2 p3 , float x) {
36 return p1 + 0.5f * x * (p2 - p0 + x * (2.f * p0 - 5.f * p1 + 4.f * p2 - p3
37 + x * (3.f * (p1 - p2) + p3 - p0)));
40 static float cubicInterpolate_F1 (float p0,float p1,float p2,float p3 , float x) {
[all …]
Dintrinsic_convolve5x5.rs57 float4 p3 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y3)) * gCoeffs[15]
69 p0 = clamp(p0 + p1 + p2 + p3 + p4 + 0.5f, 0.f, 255.f);
104 float3 p3 = convert_float3(rsGetElementAt_uchar3(gIn, x0, y3)) * gCoeffs[15]
116 p0 = clamp(p0 + p1 + p2 + p3 + p4 + 0.5f, 0.f, 255.f);
151 float2 p3 = convert_float2(rsGetElementAt_uchar2(gIn, x0, y3)) * gCoeffs[15]
163 p0 = clamp(p0 + p1 + p2 + p3 + p4 + 0.5f, 0.f, 255.f);
198 float p3 = (float)(rsGetElementAt_uchar(gIn, x0, y3)) * gCoeffs[15]
210 return clamp(p0 + p1 + p2 + p3 + p4 + 0.5f, 0.f, 255.f);
244 float4 p3 = rsGetElementAt_float4(gIn, x0, y3) * gCoeffs[15]
256 return p0 + p1 + p2 + p3 + p4;
[all …]
/cts/tests/tests/widget/src/android/widget/cts/
DRelativeLayoutTest.java323 AbsListView.LayoutParams p3 = new AbsListView.LayoutParams(200, 300); in testCheckLayoutParams() local
324 assertFalse(myRelativeLayout.checkLayoutParams(p3)); in testCheckLayoutParams()
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java45 Parcel p3 = Parcel.obtain(); in testObtain() local
46 assertNotNull(p3); in testObtain()
58 p3.recycle(); in testObtain()
/cts/tests/tests/media/res/raw/
Dtestmp3_3.raw1p3/mq6acyi+gkOlK0ILTNVQGhND9PG2IWgE4DBTu/HQZDIGcT2aNuDNjL23+GD/rmv1Yh6WzZSVg16eAc34mFPM6tqT7f1b/8h…
Dsegment000001_scrambled.ts460 …E�+Z=��M��z��9ΣY�JX�́μ��֟(;~:#_����+�������L������G�5��=~�/� ��[lD�[�!p3��6�yү*����}��YT�…
1332 …���������� ��E(�^/N�佹P�5�e,���W���I�b�� �騆1�Ƌ\�wk#PQdgBG-��X���}B7{ ��M/%���#�p3/\]
3330 �֔�E4i��F|G��ۛS�{�6p3�����E�*˂VLʢ����`y��zC.�~t^-�A?��a���.rU]�����X�|��b "���;C�cW�^�_�Z:u…
Dfootball_qvga.yuv260 …_fijklnmpsqpomnllmmlklnnoqnkgcbbabegeda```ce`]a\INjxz{xrqv�����������������p3%V�����������ÿ���nZ^g…
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...