aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/BitmapCopyTest.cpp
Commit message (Expand)AuthorAge
* fixes around isOpaque and ditheringGravatar reed@android.com2009-08-22
* add canCopyTo(), to preflight if copyTo can succeed. update unittests for itGravatar reed@android.com2009-05-06
* fix copyTo to only copy the minimum pixels per row, and to lock the src beforeGravatar reed@android.com2009-05-05
* Allow copying an Index8 bitmap when srcConfig and dstConfig are bothGravatar weita@google.com2009-05-03
* add BitmapCopyTest. Still need to consider the src==no_config caseGravatar reed@android.com2009-05-01