/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
D | CellSpanTest.java | 32 private View mB; field in CellSpanTest 48 mB = activity.findViewById(R.id.b); in setUp() 58 assertNotNull(mB); in testSetUpConditions() 67 int spanWidth = mA.getMeasuredWidth() + mB.getMeasuredWidth(); in testSpanThenCell() 74 int spanWidth = mB.getMeasuredWidth() + mC.getMeasuredWidth(); in testCellThenSpan() 81 int spanWidth = mA.getMeasuredWidth() + mB.getMeasuredWidth() + in testSpan()
|
/frameworks/av/media/libstagefright/foundation/ |
D | ColorUtils.cpp | 726 data[9] = LO_UINT16(info.sType1.mB.x); in setHDRStaticInfoIntoFormat() 727 data[10] = HI_UINT16(info.sType1.mB.x); in setHDRStaticInfoIntoFormat() 728 data[11] = LO_UINT16(info.sType1.mB.y); in setHDRStaticInfoIntoFormat() 729 data[12] = HI_UINT16(info.sType1.mB.y); in setHDRStaticInfoIntoFormat() 785 info->sType1.mB.x = U16LE_AT(&data[9]); in getHDRStaticInfoFromFormat() 786 info->sType1.mB.y = U16LE_AT(&data[11]); in getHDRStaticInfoFromFormat() 797 info->sType1.mB.x, info->sType1.mB.y, info->sType1.mW.x, info->sType1.mW.y, in getHDRStaticInfoFromFormat()
|
/frameworks/av/media/libstagefright/webm/ |
D | WebmElement.cpp | 447 || info->sType1.mG.y || info->sType1.mB.x || info->sType1.mB.y) { in VideoTrackEntry() 457 kMkvPrimaryBChromaticityX, info->sType1.mB.x * 0.00002)); in VideoTrackEntry() 459 kMkvPrimaryBChromaticityY, info->sType1.mB.y * 0.00002)); in VideoTrackEntry()
|
/frameworks/av/media/libstagefright/ |
D | SurfaceUtils.cpp | 145 info->sType1.mB.x * 0.00002f, in setNativeWindowHdrMetadata() 146 info->sType1.mB.y * 0.00002f in setNativeWindowHdrMetadata()
|
D | ACodec.cpp | 3812 info->sType1.mB.x, info->sType1.mB.y, info->sType1.mW.x, info->sType1.mW.y, in setHDRStaticInfo()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Mesh.java | 580 float mB = 1; field in Mesh.TriangleMeshBuilder 638 mVtxData[mVtxCount++] = mB; in latch() 757 mB = b; in setColor()
|
/frameworks/native/headers/media_plugin/media/hardware/ |
D | VideoAPI.h | 208 Primaries1 mB; // display primary 2 member
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | MediaCodec_sanity_test.cpp | 210 .mB = { .x = 6550, .y = 2300 }, .mW = { .x = 15635, .y = 16450 }, in TEST_F() 269 .mB = { .x = 6550, .y = 2300 }, .mW = { .x = 15635, .y = 16450 }, in TEST_F()
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecConfig.cpp | 1257 meta.sType1.mB.x = hdr.mastering.blue.x / 0.00002 + 0.5; in getSdkFormatForDomain() 1258 meta.sType1.mB.y = hdr.mastering.blue.y / 0.00002 + 0.5; in getSdkFormatForDomain() 1452 params->setFloat("smpte2086.blue.x", meta->sType1.mB.x * 0.00002); in getReflectedFormat() 1453 params->setFloat("smpte2086.blue.y", meta->sType1.mB.y * 0.00002); in getReflectedFormat()
|
/frameworks/av/media/libstagefright/foundation/tests/colorutils/ |
D | ColorUtilsTest.cpp | 438 infoHDR.sType1.mB.x = kHDRInfoTestValue1; in TEST() 439 infoHDR.sType1.mB.y = kHDRInfoTestValue2; in TEST()
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 62 ?�!O�� �mB%�� *�(�cǷ�H�f���m��r7J;���&f�&���]��O�%֙1Ɏ��}��,9/�JO�cԨe�?�d��A=5"M�0���_$�����… 138 mB��h�_�:�-mZ��
|
/frameworks/av/media/extractors/mkv/ |
D | MatroskaExtractor.cpp | 1858 info.sType1.mB.x = (uint16_t)(50000 * mastering->b->x + 0.5); in getColorInformation() 1859 info.sType1.mB.y = (uint16_t)(50000 * mastering->b->y + 0.5); in getColorInformation()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 59950 Landroid/renderscript/Mesh$TriangleMeshBuilder;->mB:F
|