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.h75 bool RSInitFD; variable
105 RSInitFD(false) { in RSObjectRefCount()
109 if (!RSInitFD) { in Init()
111 RSInitFD = true; in Init()