Searched refs:RSInitFD (Results 1 – 1 of 1) sorted by relevance
109 bool RSInitFD; // TODO: this should be static, since this flag affects all instances. variable158 : mCtx(C), RSInitFD(false), mTempID(0) { in RSObjectRefCount()162 if (!RSInitFD) { in Init()164 RSInitFD = true; in Init()