aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Luc Brouillet <jeanluc@google.com>2015-04-10 17:37:42 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-10 17:37:42 +0000
commitb5856a4ecd3ad70ad26082b2476c3dc6bb48dc87 (patch)
tree00b36e624473632c2f852e0e68e7bc4e24517461
parent4acc18fe8affaaa7f81aaf845d54496c68e498ff (diff)
parent0a3df6528dfba4f417582d51b52f34946dee3f3f (diff)
downloadandroid_frameworks_compile_libbcc-b5856a4ecd3ad70ad26082b2476c3dc6bb48dc87.tar.gz
android_frameworks_compile_libbcc-b5856a4ecd3ad70ad26082b2476c3dc6bb48dc87.tar.bz2
android_frameworks_compile_libbcc-b5856a4ecd3ad70ad26082b2476c3dc6bb48dc87.zip
am 0a3df652: Merge "Remove obsolete entry points."
* commit '0a3df6528dfba4f417582d51b52f34946dee3f3f': Remove obsolete entry points.
-rw-r--r--lib/Renderscript/RSStubsWhiteList.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Renderscript/RSStubsWhiteList.cpp b/lib/Renderscript/RSStubsWhiteList.cpp
index 367384f..f8e103c 100644
--- a/lib/Renderscript/RSStubsWhiteList.cpp
+++ b/lib/Renderscript/RSStubsWhiteList.cpp
@@ -146,7 +146,6 @@ std::vector<std::string> stubList = {
"_Z19rsSetElementAt_uint13rs_allocationPKjjjj",
"_Z20rsgAllocationSyncAll13rs_allocation",
"_Z20rsgAllocationSyncAll13rs_allocation24rs_allocation_usage_type",
-"_Z20rsgAllocationSyncAll13rs_allocationj",
"_Z20rsgBindProgramRaster17rs_program_raster",
"_Z20rsgBindProgramVertex17rs_program_vertex",
"_Z20rsgDrawQuadTexCoordsffffffffffffffffffff",
@@ -241,7 +240,6 @@ std::vector<std::string> stubList = {
"_Z20rsSetElementAt_ulong13rs_allocationPKyjj",
"_Z20rsSetElementAt_ulong13rs_allocationPKyjjj",
"_Z21rsAllocationIoReceive13rs_allocation",
-"_Z21rsAllocationMarkDirty13rs_allocation",
"_Z21rsGetElementAt_double13rs_allocationPdj",
"_Z21rsGetElementAt_double13rs_allocationPdjj",
"_Z21rsGetElementAt_double13rs_allocationPdjjj",
@@ -418,7 +416,6 @@ std::vector<std::string> stubList = {
"_Z5asinhf",
"_Z5atan2ff",
"_Z5atanhf",
-"_Z5colorffff",
"_Z5expm1f",
"_Z5floorf",
"_Z5frexpfPi",