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

  /frameworks/rs/api/
Specification.h 296 std::string mSimpleType; // The definition of the type
313 std::string getSimpleType() const { return mSimpleType; }
Specification.cpp 410 spec->mSimpleType = scanner->getValue();
    [all...]

Completed in 2454 milliseconds