Searched refs:hb (Results 1 – 9 of 9) sorted by relevance
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | DppMetricsTest.java | 74 HistogramBucketInt32 hb = mWifiDppLogProto.dppOperationTime[index]; in checkOperationBucketEqualsTo() local 75 assertEquals(hb.count, value); in checkOperationBucketEqualsTo() 101 for (WifiMetricsProto.WifiDppLog.DppFailureStatusHistogramBucket hb : in checkDppFailures() 103 if (hb.dppStatusType == key) { in checkDppFailures() 104 assertEquals(hb.count, value); in checkDppFailures() 125 for (WifiMetricsProto.WifiDppLog.DppConfiguratorSuccessStatusHistogramBucket hb : in checkDppSuccesses() 127 if (hb.dppStatusType == key) { in checkDppSuccesses() 128 assertEquals(hb.count, value); in checkDppSuccesses()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
D | IntHistogram.java | 252 HistogramBucketInt32 hb = new HistogramBucketInt32(); in toProto() 253 hb.start = start; in toProto() 254 hb.end = end; in toProto() 255 hb.count = count; in toProto() 256 return hb; in toProto()
|
/frameworks/native/libs/vr/libdvr/tests/ |
D | dvr_buffer_queue-test.cpp | 415 AHardwareBuffer* hb = nullptr; in TEST_F() local 416 ASSERT_EQ(0, api_.WriteBufferGetAHardwareBuffer(wbs[i], &hb)); in TEST_F() 423 whbs.emplace(buffer_id, hb); in TEST_F() 427 ASSERT_EQ(hb, whb_it->second); in TEST_F() 450 AHardwareBuffer* hb = nullptr; in TEST_F() local 451 ASSERT_EQ(0, api_.ReadBufferGetAHardwareBuffer(rbs[i], &hb)); in TEST_F() 458 rhbs.emplace(buffer_id, hb); in TEST_F() 462 ASSERT_EQ(hb, rhb_it->second); in TEST_F()
|
/frameworks/minikin/doc/ |
D | minikin_style.md | 28 #include <hb.h> // Other library, HarfBuzz, header file.
|
/frameworks/base/native/android/ |
D | Android.bp | 67 "libharfbuzz_ng", // Only for including hb.h via minikin
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/ |
D | WifiAwareMetricsTest.java | 605 for (WifiMetricsProto.WifiAwareLog.HistogramBucket hb: hba) { in countAllHistogramSamples() 606 sum += hb.count; in countAllHistogramSamples()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Bitmap.java | 772 try (HardwareBuffer hb = HardwareBuffer.createFromGraphicBuffer(graphicBuffer)) { in wrapHardwareBuffer() argument 773 return wrapHardwareBuffer(hb, colorSpace); in wrapHardwareBuffer()
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 152 … B�?���cg�ٟ&���k1����k�B�Lv��A�_�m����@�K�]�|,��3*����y��ղ['�0hb�x{���C�ً�,������Z…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 112483 Ljava/nio/CharBuffer;->hb:[C 112623 Ljava/nio/DoubleBuffer;->hb:[D 112729 Ljava/nio/FloatBuffer;->hb:[F 112736 Ljava/nio/IntBuffer;->hb:[I 112743 Ljava/nio/LongBuffer;->hb:[J 112768 Ljava/nio/ShortBuffer;->hb:[S
|