Searched refs:getKind (Results 1 – 4 of 4) sorted by relevance
54 RsDataKind getKind() const {return mComponent.getKind();} in getKind() function
44 RsDataKind getKind() const {return mKind;} in getKind() function
95 (ee->getComponent().getKind() == dk) && in create()
146 switch(c.getKind()) { in makeGLComponents()