| /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 | RotaryEncoderInputMapper.cpp | 67 std::list<NotifyArgs> RotaryEncoderInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::RotaryEncoderInputMapper
|
| D | InputMapper.cpp | 40 std::list<NotifyArgs> InputMapper::reconfigure(nsecs_t when, const InputReaderConfiguration& config, in reconfigure() function in android::InputMapper
|
| D | CursorInputMapper.cpp | 138 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 | KeyboardInputMapper.cpp | 135 std::list<NotifyArgs> KeyboardInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::KeyboardInputMapper
|
| D | TouchpadInputMapper.cpp | 361 std::list<NotifyArgs> TouchpadInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::TouchpadInputMapper
|
| D | TouchInputMapper.cpp | 292 std::list<NotifyArgs> TouchInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::TouchInputMapper
|
| /frameworks/base/libs/hwui/hwui/ |
| D | Bitmap.cpp | 254 void Bitmap::reconfigure(const SkImageInfo& newInfo, size_t rowBytes) { in reconfigure() function in android::Bitmap 362 void Bitmap::reconfigure(const SkImageInfo& info) { in reconfigure() function in android::Bitmap
|
| /frameworks/base/core/java/android/database/sqlite/ |
| D | SQLiteConnectionPool.java | 290 public void reconfigure(SQLiteDatabaseConfiguration configuration) { in reconfigure() method in SQLiteConnectionPool
|
| D | SQLiteConnection.java | 565 void reconfigure(SQLiteDatabaseConfiguration configuration) { in reconfigure() method in SQLiteConnection
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | Bitmap.java | 284 public void reconfigure(int width, int height, @NonNull Config config) { in reconfigure() method in Bitmap
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 270 std::list<NotifyArgs> reconfigure(nsecs_t, const InputReaderConfiguration& config, in reconfigure() function in android::FakeInputMapper
|