Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraServiceWatchdog.h43 #define WATCH_CUSTOM_TIMER(toMonitor, cycles, cycleLength) \ argument
55 uint32_t cycles; member
82 auto watchThread(T func, uint32_t tid, const char* functionName, uint32_t cycles, in watchThread()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/net/
DNetworkCycleDataLoaderTest.java107 final ArrayList<Long> cycles = new ArrayList<>(); in loadInBackground_hasCyclePeriod_shouldLoadDataForSpecificCycles() local
167 final ArrayList<Long> cycles = new ArrayList<>(); in loadDataForSpecificCycles_shouldRecordUsageForSpecifiedTime() local
/frameworks/base/core/java/android/view/animation/
DCycleInterpolator.java37 public CycleInterpolator(float cycles) { in CycleInterpolator()
/frameworks/base/libs/hwui/
DInterpolator.h80 explicit CycleInterpolator(float cycles) : mCycles(cycles) {} in CycleInterpolator()
/frameworks/hardware/interfaces/stats/1.0/test_client/
DStatsClient.cpp116 ChargeCycles cycles; in main() local
/frameworks/base/graphics/java/android/graphics/animation/
DNativeInterpolatorFactory.java56 public static native long createCycleInterpolator(float cycles); in createCycleInterpolator()
/frameworks/hardware/interfaces/stats/1.0/vts/functional/
DVtsHalStatsV1_0TargetTest.cpp74 ChargeCycles cycles; in TEST_P() local
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_animation_NativeInterpolatorFactory.cpp46 static jlong createCycleInterpolator(JNIEnv* env, jobject clazz, jfloat cycles) { in createCycleInterpolator()
/frameworks/av/services/audioflinger/
DThreads.cpp549 const double cycles = wcNs * cpukHz * 0.000001; in sample() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...