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

  /frameworks/base/libs/rs/
rsComponent.cpp 247 String8 Component::getCType() const
rsElement.cpp 157 s.append(mFields[ct].e->getCType(indent+4));
167 String8 Element::getCType(uint32_t indent) const
176 s.append(mComponent.getCType());

Completed in 210 milliseconds