diff options
| author | Jason Sams <jsams@google.com> | 2012-09-04 19:55:55 -0700 |
|---|---|---|
| committer | Jason Sams <jsams@google.com> | 2012-09-04 19:55:55 -0700 |
| commit | 537c4411b57ba30b688f437a663120e7f9c4f4e0 (patch) | |
| tree | 7bf09350ad864de6b86fdfdf6cd6de3abf8ad0bd /Android.mk | |
| parent | e1e08b4c9cc80c51224fdaf3aeab0804daf073e6 (diff) | |
| download | android_frameworks_rs-537c4411b57ba30b688f437a663120e7f9c4f4e0.tar.gz android_frameworks_rs-537c4411b57ba30b688f437a663120e7f9c4f4e0.tar.bz2 android_frameworks_rs-537c4411b57ba30b688f437a663120e7f9c4f4e0.zip | |
Implement ColorMatrix intrinsic.
Change-Id: I1b1f864f55c0a7c6b24eeed94594f6fc803242f6
Diffstat (limited to 'Android.mk')
| -rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ LOCAL_SRC_FILES:= \ driver/rsdGL.cpp \ driver/rsdIntrinsics.cpp \ driver/rsdIntrinsicConvolve3x3.cpp \ + driver/rsdIntrinsicColorMatrix.cpp \ driver/rsdMesh.cpp \ driver/rsdMeshObj.cpp \ driver/rsdPath.cpp \ |
