Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_object_ref_count.h108 bool RSInitFD; variable
157 : mCtx(C), RSInitFD(false), mTempID(0) { in RSObjectRefCount()
161 if (!RSInitFD) { in Init()
163 RSInitFD = true; in Init()