Searched refs:isUserProgram (Results 1 - 3 of 3) sorted by path

/frameworks/rs/
H A DrsProgram.h68 bool isUserProgram() const {return !mIsInternal;} function in class:android::renderscript::Program
H A DrsProgramFragment.cpp43 if (isUserProgram()) {
H A DrsProgramVertex.cpp43 if (!isUserProgram()) {
68 if (isUserProgram()) {
86 if (isUserProgram()) {
104 if (isUserProgram()) {
122 if (isUserProgram()) {
139 if (isUserProgram()) {

Completed in 1183 milliseconds