/frameworks/native/services/inputflinger/reader/mapper/ |
D | ExternalStylusInputMapper.cpp | 50 std::list<NotifyArgs> ExternalStylusInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::ExternalStylusInputMapper
|
D | MultiTouchInputMapper.cpp | 175 std::list<NotifyArgs> MultiTouchInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::MultiTouchInputMapper
|
D | RotaryEncoderInputMapper.cpp | 103 std::list<NotifyArgs> RotaryEncoderInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::RotaryEncoderInputMapper
|
D | InputMapper.cpp | 43 std::list<NotifyArgs> InputMapper::reconfigure(nsecs_t when, const InputReaderConfiguration& config, in reconfigure() function in android::InputMapper
|
D | CursorInputMapper.cpp | 137 std::list<NotifyArgs> CursorInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::CursorInputMapper
|
D | JoystickInputMapper.cpp | 107 std::list<NotifyArgs> JoystickInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::JoystickInputMapper
|
D | SensorInputMapper.cpp | 120 std::list<NotifyArgs> SensorInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::SensorInputMapper
|
D | TouchpadInputMapper.cpp | 320 std::list<NotifyArgs> TouchpadInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::TouchpadInputMapper
|
D | KeyboardInputMapper.cpp | 173 std::list<NotifyArgs> KeyboardInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::KeyboardInputMapper
|
D | TouchInputMapper.cpp | 324 std::list<NotifyArgs> TouchInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::TouchInputMapper
|
/frameworks/base/libs/hwui/hwui/ |
D | Bitmap.cpp | 311 void Bitmap::reconfigure(const SkImageInfo& newInfo, size_t rowBytes) { in reconfigure() function in android::Bitmap 430 void Bitmap::reconfigure(const SkImageInfo& info) { in reconfigure() function in android::Bitmap
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteConnectionPool.java | 304 public void reconfigure(SQLiteDatabaseConfiguration configuration) { in reconfigure() method in SQLiteConnectionPool
|
D | SQLiteConnection.java | 587 void reconfigure(SQLiteDatabaseConfiguration configuration) { in reconfigure() method in SQLiteConnection
|
/frameworks/base/graphics/java/android/graphics/ |
D | Bitmap.java | 310 public void reconfigure(int width, int height, @NonNull Config config) { in reconfigure() method in Bitmap
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 289 std::list<NotifyArgs> reconfigure(nsecs_t, const InputReaderConfiguration& config, in reconfigure() function in android::FakeInputMapper
|