OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isUserProgram
(Results
1 - 6
of
6
) sorted by null
/frameworks/rs/
rsProgramVertex.cpp
43
if (!
isUserProgram
()) {
68
if (
isUserProgram
()) {
86
if (
isUserProgram
()) {
104
if (
isUserProgram
()) {
122
if (
isUserProgram
()) {
139
if (
isUserProgram
()) {
rsProgram.h
68
bool
isUserProgram
() const {return !mIsInternal;}
rsProgramFragment.cpp
43
if (
isUserProgram
()) {
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsProgram.h
68
bool
isUserProgram
() const {return !mIsInternal;}
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsProgram.h
68
bool
isUserProgram
() const {return !mIsInternal;}
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsProgram.h
68
bool
isUserProgram
() const {return !mIsInternal;}
Completed in 54 milliseconds