summaryrefslogtreecommitdiff
path: root/rsList.h
AgeCommit message (Collapse)Author
2016-07-01 Fix google-explicit-constructor warnings in frameworks/rs.Chih-Hung Hsieh
* Declare explicit conversion constructors. * Add NOLINT to implicit conversion constructors. Bug: 28341362 Test: build with clang-tidy Change-Id: If5114de668c1c8946b8fca9cee4b2b14f95be5f1
2015-02-10Reformat and remove STL reference from headerYang Ni
b/19148482 Reformmated according to Android C++ style guidelines. Removed STL references in headers. Change-Id: I6d82b8fe5ac868067b6d9ebe797125feb97e5641