Searched refs:isKeep (Results 1 – 3 of 3) sorted by relevance
22 if (isKeep()) in keep()
53 inline bool isKeep() const { return (mContext == NULL); } in isKeep() function
273 if (!(*I)->isKeep()) in ~RSContext()