| /frameworks/base/libs/common_time/ |
| D | common_time_config_service.cpp | 92 status_t CommonTimeConfigService::getPanicThreshold(int *threshold) { in getPanicThreshold() 96 status_t CommonTimeConfigService::setPanicThreshold(int threshold) { in setPanicThreshold()
|
| D | common_time_server_api.cpp | 225 status_t CommonTimeServer::getPanicThreshold(int *threshold) { in getPanicThreshold() 231 status_t CommonTimeServer::setPanicThreshold(int threshold) { in setPanicThreshold()
|
| /frameworks/av/media/common_time/ |
| D | ICommonTimeConfig.cpp | 246 virtual status_t getPanicThreshold(int *threshold) { in getPanicThreshold() 262 virtual status_t setPanicThreshold(int threshold) { in setPanicThreshold() 462 int threshold; in onTransact() local 473 int threshold = data.readInt32(); in onTransact() local
|
| /frameworks/base/libs/hwui/utils/ |
| D | MathUtils.h | 72 float angleInRads, float threshold) { in divisionsNeededToApproximateArc()
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | DrawableHolder.java | 128 final float threshold = 1.0f / 256.0f; // contribution less than 1 LSB of RGB byte in draw() local
|
| /frameworks/base/core/java/android/os/ |
| D | CommonTimeConfig.java | 307 public int setPanicThreshold(int threshold) { in setPanicThreshold()
|
| /frameworks/base/core/tests/coretests/src/android/hardware/display/ |
| D | VirtualDisplayTest.java | 482 final int threshold = width * height / 4; in scanImage() local
|
| /frameworks/base/services/core/java/com/android/server/storage/ |
| D | DeviceStorageMonitorService.java | 205 long threshold = Settings.Global.getLong(mResolver, in restatDataDir() local
|
| /frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
| D | tns.h | 71 Word16 threshold; /* min. prediction gain for using tns TABUL * 100 */ member
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | VelocityTest.java | 268 private void assertEqualFuzzy(float expected, float actual, float threshold) { in assertEqualFuzzy()
|
| /frameworks/native/cmds/flatland/ |
| D | Main.cpp | 616 const double threshold = .0025; in runTest() local
|
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/helper/ |
| D | ItemTouchHelper.java | 814 final float threshold = mCallback.getMoveThreshold(viewHolder); in moveIfNecessary() local 1200 final float threshold = mRecyclerView.getWidth() * mCallback in checkHorizontalSwipe() local 1223 final float threshold = mRecyclerView.getHeight() * mCallback in checkVerticalSwipe() local
|
| /frameworks/base/libs/hwui/ |
| D | PathTessellator.cpp | 158 float threshold = MathUtils::min(inverseScaleX, inverseScaleY) * ROUND_CAP_THRESH; in capExtraDivisions() local 902 bool PathTessellator::approximatePathOutlineVertices(const SkPath& path, float threshold, in approximatePathOutlineVertices()
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
| D | WifiTracker.java | 267 Integer threshold = mScanId - NUM_SCANS_TO_CONFIRM_AP_LOSS; in fetchScanResults() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | AssetAtlasService.java | 654 int threshold = (int) (pixelCount * PACKING_THRESHOLD); in ComputeWorker() local
|
| /frameworks/base/core/java/android/widget/ |
| D | AutoCompleteTextView.java | 511 public void setThreshold(int threshold) { in setThreshold()
|
| D | SearchView.java | 1724 public void setThreshold(int threshold) { in setThreshold()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiWatchdogStateMachine.java | 1171 public int findRssiTarget(int from, int to, double threshold) { in findRssiTarget()
|
| D | WifiScanningServiceImpl.java | 1701 int threshold = (100 + brightest[i].level) / 32 + 2; in reconfigureScan() local
|
| D | WifiConfigStore.java | 1326 int threshold = thresholdInitialAutoJoinAttemptMin24RSSI.get(); in buildPnoList() local
|
| /frameworks/av/media/libstagefright/codecs/aacenc/src/ |
| D | adj_thr.c | 171 Word32 threshold; in initAvoidHoleFlag() local
|
| /frameworks/wilhelm/src/android/ |
| D | AudioPlayer_to_android.cpp | 2169 SLpermille threshold) { in android_audioPlayer_setBufferingUpdateThresholdPerMille()
|
| /frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
| D | SearchView.java | 1651 public void setThreshold(int threshold) { in setThreshold()
|
| /frameworks/av/media/libstagefright/httplive/ |
| D | LiveSession.cpp | 1585 float threshold = 0.0f; // default to pause after current block (47Kbytes) in changeConfiguration() local
|
| /frameworks/base/core/java/android/app/ |
| D | ActivityManager.java | 1689 public long threshold; field in ActivityManager.MemoryInfo
|