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 513 bool mIsArtificial;
523 mIsArtificial(IsArtificial),
535 bool mIsArtificial = false);
543 inline bool isArtificial() const { return mIsArtificial; }
slang_rs_export_type.cpp     [all...]

Completed in 47 milliseconds