/frameworks/native/opengl/tests/gralloc/ |
D | gralloc.cpp | 65 StopWatch watch("memset"); in main() local 71 StopWatch watch("memcpy baseline"); in main() local 77 StopWatch watch("memcpy from gralloc"); in main() local 83 StopWatch watch("memcpy into gralloc"); in main() local 90 StopWatch watch("lamecpy baseline"); in main() local 96 StopWatch watch("lamecpy from gralloc"); in main() local 102 StopWatch watch("lamecpy into gralloc"); in main() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | time_util.cpp | 77 NamedStopWatch* watch = FindPtrOrNull(watches, watch_name); in GetWatchForName() local 78 if (!watch) { in GetWatchForName() 79 watch = new NamedStopWatch(watch_name); in GetWatchForName() 80 watches[watch_name] = watch; in GetWatchForName() 82 return watch; in GetWatchForName()
|
D | time_util.h | 58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer() argument 59 : mWatch(watch) { mWatch->Start(); } in ScopedTimer()
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | time_util.cpp | 77 NamedStopWatch* watch = FindPtrOrNull(watches, watch_name); in GetWatchForName() local 78 if (!watch) { in GetWatchForName() 79 watch = new NamedStopWatch(watch_name); in GetWatchForName() 80 watches[watch_name] = watch; in GetWatchForName() 82 return watch; in GetWatchForName()
|
D | time_util.h | 58 explicit ScopedTimer(NamedStopWatch* watch) in ScopedTimer() argument 59 : mWatch(watch) { mWatch->Start(); } in ScopedTimer()
|
/frameworks/base/packages/SystemUI/scripts/ |
D | new_merge.py | 158 for watch in WATCH: 159 if file.find(watch) >= 0:
|
/frameworks/support/wear/src/main/java/androidx/wear/widget/drawer/ |
D | RecyclerViewFlingWatcher.java | 46 public void watch() { in watch() method in RecyclerViewFlingWatcher
|
D | AbsListViewFlingWatcher.java | 48 public void watch() { in watch() method in AbsListViewFlingWatcher
|
D | FlingWatcherFactory.java | 53 void watch(); in watch() method
|
D | ScrollViewFlingWatcher.java | 66 public void watch() { in watch() method in ScrollViewFlingWatcher
|
D | NestedScrollViewFlingWatcher.java | 66 public void watch() { in watch() method in NestedScrollViewFlingWatcher
|
D | WearableDrawerLayout.java | 669 flingWatcher.watch(); in onNestedPreFling()
|
/frameworks/native/opengl/tests/testPauseResume/ |
D | README | 5 … not draw anything to the screen, it just prints to the log, so use adb logcat to watch the output.
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | NetworkMonitor.java | 1045 final Stopwatch watch = new Stopwatch().start(); in sendDnsProbe() local 1060 final long latency = watch.stop(); in sendDnsProbe()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | lstb.txt | 162 Holmes glanced at his watch. 316 broad daylight. I glanced at my watch, and the time was nearly nine. 1082 to watch the house and leave my agent, Warner, on guard at the gates. 3451 never left the watch-chain upon which it hangs." 4126 "My dear fellow, you shall keep watch in the street. I'll do the 5118 and I will watch you die." 6809 watch the other and to bring the experiment to an end should the 7330 safe. Von Bork detached a small key from his watch chain, and after 7359 The Baron looked at his watch and gave a guttural exclamation of 7537 watch him from over the water."
|
D | retn.txt | 990 the sheaf of legal papers, the watch-charm, and the breathing which 1147 Lestrade looked at his watch. "I'll give you half an hour," said he. 3964 drawing it from the watch-pocket. "It is not twelve o'clock yet. He 4280 white waistcoat, with his watch-chain gleaming through its fringe. 5828 farther window. In this way we should be able to watch our man if he 6228 watch of a dark night, two days before we sighted the Shetland 6871 Several times I had observed that Milverton looked at his watch, and 7581 wanted to. There is no particular reason for keeping a watch upon 9292 "The Professor keeps it on his watch-chain." 9510 sprang from his chair and glanced at his watch. "Two o'clock, [all …]
|
D | advs.txt | 640 stepped up to the cab, he pulled a gold watch from his pocket and 695 sovereign, and I mean to wear it on my watch-chain in memory of the 756 "You are to watch me, for I will be visible to you." 774 "I am to remain neutral, to get near the window, to watch you, and at 881 purse and watch if it hadn't been for him. They were a gang, and a 1097 the freedom which it gives. I sent John, the coachman, to watch you, 1286 hanging from your watch-chain, the matter becomes even more simple." 4072 man's watch, to prove that it had been wound up two hours before, and 5262 watch--all were there. There were no signs of violence upon any of 5671 As I dressed I glanced at my watch. It was no wonder that no one was
|
D | case.txt | 1058 dying I hear, so he sends his tools to keep watch upon me. You've 2166 looked out into the street. "There are folk who watch us from over 3862 from that time she began to watch her mistress closely and to keep a 4922 his watch, "I'll have to get on. I'll call to-morrow, Mr. Nathan, and 5731 Holmes looked at his watch. "I have no doubt we can get the necessary 7021 "Upon his watch-chain." 7144 we have a free hand. The key from the watch-chain, Mr. Bennett. 8577 microscope." He looked impatiently at his watch. "I had a new client
|
D | mems.txt | 78 his watch. "Our rate at present is fifty-three and a half miles an 503 seal-skin with half an ounce of long-cut Cavendish, a silver watch 619 watch. "I wish you would come back with me, Inspector," said he. 1477 rail to make certain that I was truly awake. Then I took my watch 3971 watch, and even his money were in his room, but the black suit which 6960 proclaimed as much, for Sherlock Holmes pulled out his watch. 7203 a quarter-past seven when we left Pall Mall, and my watch showed me
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 8839 field public static final java.lang.String FEATURE_WATCH = "android.hardware.type.watch";
|
/frameworks/base/api/ |
D | current.txt | 11349 field public static final java.lang.String FEATURE_WATCH = "android.hardware.type.watch";
|