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 524 bool mIsArtificial;
534 mIsArtificial(IsArtificial),
546 bool mIsArtificial = false);
554 inline bool isArtificial() const { return mIsArtificial; }
slang_rs_export_type.cpp     [all...]

Completed in 69 milliseconds