Home
last modified time | relevance | path

Searched defs:delta (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/pixel/pwrstats_util/dataproviders/
DDataProviderHelper.cpp38 auto delta = intervalResidency->Get(i).time_ms() - startResidency.Get(i).time_ms(); in StateResidencyInterval() local
DRailEnergyDataProvider.cpp107 auto delta = intervalEnergy->Get(i).energy_uws() - startEnergy.Get(i).energy_uws(); in getImpl() local
/hardware/google/pixel/powerstats/
DPowerStatsAidl.cpp223 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
DPowerStats.cpp324 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/
Dstructs.cpp162 int delta = info.thresholds[i] - info.thresholds[i - 1]; in validateSignalThresholdInfo() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_interpolation.inl120 T const delta
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestProcessor.h115 uint32_t delta = value % alignment; in AlignTo() local
/hardware/interfaces/broadcastradio/common/tests/
DWorkerThread_test.cpp55 auto delta = stop.load() - start; in TEST() local
/hardware/google/gfxstream/host/testlibs/
DEvent.h52 int delta; member
/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_sync.cc221 int64_t delta = llabs(event.sensor_event.timestamp - timestamp); in FindNearestEvent() local
/hardware/google/camera/common/sensor_listener/tests/
Dgoog_gyro_test.cc123 int64_t delta = gyro_timestamp_ns[i] - gyro_timestamp_ns[i - 1]; in CheckTimestampInterval() local
/hardware/interfaces/sensors/common/default/2.X/multihal/
DHalProxy.cpp693 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/
Dsyncstr.h132 CARD64 delta; member
Dsync.h183 XSyncValue delta; member
/hardware/st/nfc/st21nfc/hal/
Dhalcore.cc493 int delta = in HalCalcSemWaitingTime() local
/hardware/st/nfc/1.0/hal/
Dhalcore.c431 int delta = in HalCalcSemWaitingTime() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_transform.inl492 …GLM_FUNC_QUALIFIER tmat4x4<T, P> pickMatrix(tvec2<T, P> const & center, tvec2<T, P> const & delta,…
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h831 std::chrono::milliseconds delta = duration_cast<std::chrono::milliseconds>( in TEST_P() local
/hardware/interfaces/sensors/aidl/vts/
DVtsAidlHalSensorsTargetTest.cpp993 std::chrono::milliseconds delta = in TEST_P() local
/hardware/interfaces/gnss/aidl/vts/
Dgnss_hal_test_cases.cpp1710 for (const int& delta : svInfoListDeltas) { in TEST_P() local
/hardware/google/gfxstream/common/etc/
Detc.cpp255 int delta = table[offset]; in decode_subblock() local
/hardware/interfaces/automotive/evs/aidl/vts/
DVtsHalEvsTargetTest.cpp2051 int delta = 0; in TEST_P() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h1068 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/
DVtsHalEvsV1_1TargetTest.cpp2343 int delta = 0; in TEST_P() local
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h1926 int delta[17]; // old 'firstsymbol' - old 'firstcode' member

12