Home
last modified time | relevance | path

Searched defs:tool (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/
DSpotFilter.kt100 val tool = evt.getToolType(0) in add() constant
/frameworks/native/libs/input/
DVirtualInputDevice.cpp437 uint16_t tool = static_cast<uint16_t>(toolTypeIterator->second); in writeMotionEvent() local
481 bool VirtualStylus::handleStylusDown(uint16_t tool, std::chrono::nanoseconds eventTime) { in handleStylusDown()
498 bool VirtualStylus::handleStylusUp(uint16_t tool, std::chrono::nanoseconds eventTime) { in handleStylusUp()
/frameworks/base/tools/aapt2/
DResources.proto45 string tool = 1; field
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DMyHandler.h312 AString tool = MakeUserAgent(); in addSDES() local
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp5453 float tool = float(rawToolMajor) * GEOMETRIC_SCALE; in TEST_F() local
7986 float tool = float(rawToolMajor) / 2 * 10.0f + 160.0f; in TEST_F() local
8030 float tool = sqrtf(rawToolMajor) * 43.0f + 3.0f; in TEST_F() local