Searched refs:getCType (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/rs/
H A DrsComponent.h38 String8 getCType() const;
H A DrsElement.h57 String8 getCType(uint32_t indent=0) const;
H A DrsElement.cpp157 s.append(mFields[ct].e->getCType(indent+4));
167 String8 Element::getCType(uint32_t indent) const function in class:Element
176 s.append(mComponent.getCType());
H A DrsComponent.cpp247 String8 Component::getCType() const function in class:Component
H A DrsScriptC.cpp282 s->append(c->getCType());

Completed in 5354 milliseconds