summaryrefslogtreecommitdiffstats
path: root/libpixelflinger/raster.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use -Werror in system/core/libpixelflingerChih-Hung Hsieh2017-11-021-1/+0
| | | | | | | | | * Remove unused local variables. * Suppress/fix warning of unused functions, conditionally used variables. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: If92bc79f15a0486364da0389defbb2d43b3bd6ea
* Fix compiler warnings in libpixelflingerAshok Bhat2014-02-201-1/+1
| | | | | Change-Id: I6a5708ae6bc934b196d59d81a6cd550b05ed704f Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
* pixelflinger: Fix function naming typo: gglBitBltiJim Huang2010-08-101-1/+1
| | | | | | | | | From the functionality, the function gglBitBlti() implemented bit-block (image) transfer operation in which several bitmaps are combined into one using a raster operator. Renaming to gglBitBlit() should be explicit. Change-Id: I23886623b5421131cf7c7bfb8ec67c3809566c93
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+217
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-217/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+217