/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | DataProviderHelper.cpp | 38 auto delta = intervalResidency->Get(i).time_ms() - startResidency.Get(i).time_ms(); in StateResidencyInterval() local
|
D | RailEnergyDataProvider.cpp | 107 auto delta = intervalEnergy->Get(i).energy_uws() - startEnergy.Get(i).energy_uws(); in getImpl() local
|
/hardware/google/pixel/powerstats/ |
D | PowerStatsAidl.cpp | 223 void PowerStats::dumpEnergyMeter(std::ostringstream &oss, bool delta) { in dumpEnergyMeter() 280 void PowerStats::dumpStateResidency(std::ostringstream &oss, bool delta) { in dumpStateResidency() 376 void PowerStats::dumpEnergyConsumer(std::ostringstream &oss, bool delta) { in dumpEnergyConsumer() 399 bool delta = (numArgs == 1) && (std::string(args[0]) == "delta"); in dump() local
|
D | PowerStats.cpp | 324 int fd, bool delta) { in debugStateResidency() 462 void PowerStats::debugEnergyData(int fd, bool delta) { in debugEnergyData() 523 bool delta = (args.size() == 1) && (args[0] == "delta"); in debug() local
|
/hardware/interfaces/radio/aidl/minradio/libminradio/network/ |
D | structs.cpp | 162 int delta = info.thresholds[i] - info.thresholds[i - 1]; in validateSignalThresholdInfo() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | matrix_interpolation.inl | 120 T const delta
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedRequestProcessor.h | 115 uint32_t delta = value % alignment; in AlignTo() local
|
/hardware/interfaces/broadcastradio/common/tests/ |
D | WorkerThread_test.cpp | 55 auto delta = stop.load() - start; in TEST() local
|
/hardware/google/gfxstream/host/testlibs/ |
D | Event.h | 52 int delta; member
|
/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_sync.cc | 221 int64_t delta = llabs(event.sensor_event.timestamp - timestamp); in FindNearestEvent() local
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_gyro_test.cc | 123 int64_t delta = gyro_timestamp_ns[i] - gyro_timestamp_ns[i - 1]; in CheckTimestampInterval() local
|
/hardware/interfaces/sensors/common/default/2.X/multihal/ |
D | HalProxy.cpp | 693 bool HalProxy::incrementRefCountAndMaybeAcquireWakelock(size_t delta, in incrementRefCountAndMaybeAcquireWakelock() 709 void HalProxy::decrementRefCountAndMaybeReleaseWakelock(size_t delta, in decrementRefCountAndMaybeReleaseWakelock()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | syncstr.h | 132 CARD64 delta; member
|
D | sync.h | 183 XSyncValue delta; member
|
/hardware/st/nfc/st21nfc/hal/ |
D | halcore.cc | 493 int delta = in HalCalcSemWaitingTime() local
|
/hardware/st/nfc/1.0/hal/ |
D | halcore.c | 431 int delta = in HalCalcSemWaitingTime() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | matrix_transform.inl | 492 …GLM_FUNC_QUALIFIER tmat4x4<T, P> pickMatrix(tvec2<T, P> const & center, tvec2<T, P> const & delta,…
|
/hardware/interfaces/sensors/common/vts/2_X/ |
D | VtsHalSensorsV2_XTargetTest.h | 831 std::chrono::milliseconds delta = duration_cast<std::chrono::milliseconds>( in TEST_P() local
|
/hardware/interfaces/sensors/aidl/vts/ |
D | VtsAidlHalSensorsTargetTest.cpp | 993 std::chrono::milliseconds delta = in TEST_P() local
|
/hardware/interfaces/gnss/aidl/vts/ |
D | gnss_hal_test_cases.cpp | 1710 for (const int& delta : svInfoListDeltas) { in TEST_P() local
|
/hardware/google/gfxstream/common/etc/ |
D | etc.cpp | 255 int delta = table[offset]; in decode_subblock() local
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | VtsHalEvsTargetTest.cpp | 2051 int delta = 0; in TEST_P() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xlib.h | 1068 int delta; /* delta between strings */ member 1080 int delta; /* delta between strings */ member 1107 int delta; member 1114 int delta; member
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | VtsHalEvsV1_1TargetTest.cpp | 2343 int delta = 0; in TEST_P() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 1926 int delta[17]; // old 'firstsymbol' - old 'firstcode' member
|