OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsInfoDirty
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSExecutable.h
41
bool
mIsInfoDirty
;
59
: mInfo(&pInfo),
mIsInfoDirty
(false), mObjFile(&pObjFile), mLoader(&pLoader)
83
mIsInfoDirty
= true;
/frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp
128
if (!pForce && !
mIsInfoDirty
) {
158
mIsInfoDirty
= false;
Completed in 2580 milliseconds