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

  /frameworks/rs/script_api/
Specification.h 301 std::string mStructName; // The name found after the struct keyword
316 std::string getStructName() const { return mStructName; }
Specification.cpp 421 spec->mStructName = scanner->getValue();
    [all...]

Completed in 3736 milliseconds