HomeSort by relevance Sort by last modified time
    Searched refs:mIsArtificial (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.h 547 bool mIsArtificial;
559 mIsArtificial(IsArtificial),
571 bool mIsArtificial = false);
578 inline bool isArtificial() const { return mIsArtificial; }
slang_rs_export_type.cpp     [all...]

Completed in 60 milliseconds