Searched refs:pForce (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSExecutable.h92 bool syncInfo(bool pForce = false);
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSExecutable.cpp127 bool RSExecutable::syncInfo(bool pForce) { argument
128 if (!pForce && !mIsInfoDirty) {

Completed in 424 milliseconds