commit | 54b6cfa9a9e5b861a9930af873580d6dc20f773c | [log] [tgz] |
---|---|---|
author | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Tue Oct 21 07:00:00 2008 -0700 |
tree | 35051494d2af230dce54d6b31c6af8fc24091316 |
Initial Contribution
diff --git a/libs/ui/Point.cpp b/libs/ui/Point.cpp new file mode 100644 index 0000000..438d49f --- /dev/null +++ b/libs/ui/Point.cpp
@@ -0,0 +1,11 @@ +/* + * Point.cpp + * Android + * + * Created on 11/16/2006. + * Copyright 2005 The Android Open Source Project + * + */ + +#include <ui/Point.h> +