HomeSort by relevance Sort by last modified time
    Searched refs:isUserProgram (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/rs/
rsProgramVertex.cpp 40 if (!isUserProgram()) {
63 if (isUserProgram()) {
79 if (isUserProgram()) {
95 if (isUserProgram()) {
111 if (isUserProgram()) {
126 if (isUserProgram()) {
rsProgram.h 68 bool isUserProgram() const {return !mIsInternal;}
rsProgramFragment.cpp 40 if (isUserProgram()) {

Completed in 37 milliseconds