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 635 bool mIsArtificial;
647 mIsArtificial(IsArtificial),
659 bool mIsArtificial = false);
666 inline bool isArtificial() const { return mIsArtificial; }
slang_rs_export_type.cpp     [all...]

Completed in 2640 milliseconds