Home
last modified time | relevance | path

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

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