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.h77 bool RSInitFD; variable
107 RSInitFD(false) { in RSObjectRefCount()
112 if (!RSInitFD) { in Init()
114 RSInitFD = true; in Init()