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

  /frameworks/compile/slang/
slang_rs_export_type.h 581 bool mIsArtificial;
593 mIsArtificial(IsArtificial),
605 bool mIsArtificial = false);
612 inline bool isArtificial() const { return mIsArtificial; }
slang_rs_export_type.cpp     [all...]

Completed in 1731 milliseconds