android - rs_graphics.rsh part of Renderscript graphics engine that has been deprecated? -


i started use renderscript. saw renderscript examples under "sdk/samples/android-15/renderscript" folder, have line:#include "rs_graphics.rsh"

in examples under "sdk/samples/android-18", don't see line more. understand renderscript graphics engine has been deprecated. i'd confirm "rs_graphics.rsh" part of deprecated engine, , should not used?

thanks in advance.

correct, rs_graphics.rsh has been deprecated , should not used.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

python - Received unregistered task using Celery with Django -

php - Retrieving data submitted with Yii's CActiveForm -