Add matrix functions to the stubs white list.

Update the stubs white list, which is generated by
frameworks/rs/api/generate.sh, after changes in the
rs_matrix.spec file in
https://android-review.googlesource.com/188731/.

Change-Id: I0bc6c617569959aaa798e6b348e1cb98a93a8dd8
Signed-off-by: Verena Beckham <verena@codeplay.com>
diff --git a/lib/Renderscript/RSStubsWhiteList.cpp b/lib/Renderscript/RSStubsWhiteList.cpp
index 71ec96f..a58f4cd 100644
--- a/lib/Renderscript/RSStubsWhiteList.cpp
+++ b/lib/Renderscript/RSStubsWhiteList.cpp
@@ -891,6 +891,7 @@
 "_Z19rsGetElementAt_uint13rs_allocationj",
 "_Z19rsGetElementAt_uint13rs_allocationjj",
 "_Z19rsGetElementAt_uint13rs_allocationjjj",
+"_Z19rsIsSphereInFrustumPDv4_fS0_S0_S0_S0_S0_S0_",
 "_Z19rsMatrixLoadFrustumP12rs_matrix4x4ffffff",
 "_Z19rsSetElementAt_char13rs_allocationcj",
 "_Z19rsSetElementAt_char13rs_allocationcjj",
@@ -1131,6 +1132,7 @@
 "_Z22rsAllocationGetElement13rs_allocation",
 "_Z22rsElementGetSubElement10rs_elementj",
 "_Z22rsElementGetVectorSize10rs_element",
+"_Z22rsExtractFrustumPlanesPK12rs_matrix4x4PDv4_fS3_S3_S3_S3_S3_",
 "_Z22rsGetElementAt_double213rs_allocationj",
 "_Z22rsGetElementAt_double213rs_allocationjj",
 "_Z22rsGetElementAt_double213rs_allocationjjj",