Searched refs:touches (Results 1 – 25 of 49) sorted by relevance
12
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 39 REPORTER_ASSERT(reporter, touches); in DEF_TEST() 46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 47 REPORTER_ASSERT(reporter, !touches); in DEF_TEST()
|
/external/skqp/tests/ |
D | PathOpsBoundsTest.cpp | 38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 39 REPORTER_ASSERT(reporter, touches); in DEF_TEST() 46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 47 REPORTER_ASSERT(reporter, !touches); in DEF_TEST()
|
/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
D | README | 4 firmly as though to tap. Make only the one gesture; no stray touches.
|
/external/autotest/client/site_tests/platform_MemoryPressure/ |
D | control.simple | 15 touches large arrays.
|
/external/bcc/ |
D | CODEOWNERS | 3 # review code that touches the respective areas, and MUST review it if the
|
/external/autotest/client/tests/dbench/ |
D | control | 13 the higher level I/O systems but barely touches the disk right now.
|
/external/walt/ios/WALT/ |
D | DragLatencyController.mm | 195 - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 199 - (void)touchesMoved:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 203 - (void)touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 208 // TODO(pquinn): Pull out coalesced touches.
|
D | TapLatencyController.m | 64 - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 69 - (void)touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event {
|
D | WALTTouch.m | 23 NSLog(@"Multiple touches in event; taking any.");
|
/external/ltp/runtest/ |
D | mm | 4 # Creates a 10000 page mmap, touches all of the map, sync's it, and
|
/external/walt/ |
D | README.md | 13 …* [Tap latency](docs/TapLatency.md) - time from the moment a finger-like probe touches down (or up…
|
/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
D | vmx_asm.S | 13 # Should be safe from C, only touches r4, r5 and v0,v1,v2
|
/external/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/deqp-deps/glslang/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/swiftshader/third_party/LLVM/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | README | 69 <offset>+<length>. If <offset> and <length> omitted, touches all
|
/external/perfetto/docs/ |
D | build-instructions.md | 74 touches GN files or introduces new ones.
|
/external/u-boot/drivers/net/phy/ |
D | Kconfig | 156 process. The settings that this touches are not documented in the CONFREG
|
/external/mesa3d/src/compiler/nir/ |
D | README | 64 Any operation (other than function calls and textures) which touches a variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Contributing.rst | 66 patch touches. If you are using Phabricator, add them to the `Reviewers` field
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …touches[0].clientX)},i=function(t){n._pointerEvent&&at[t.originalEvent.pointerType.toUpperCase()]&…
|
/external/skqp/site/dev/contrib/ |
D | submit.md | 47 Unit tests are best, but if your change touches rendering and you can't think of
|
/external/skia/site/dev/contrib/ |
D | submit.md | 47 Unit tests are best, but if your change touches rendering and you can't think of
|
/external/skia/docs/ |
D | spelling.txt | 228 to together toggled too top top-left top-right total totaling touches towards tracked tracks
|
12