Searched defs:getKind (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_exportable.h47 inline Kind getKind() const { return mK; } function in class:slang::RSExportable
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragment.h48 Type getKind() const { return m_Kind; } function in class:mcld::Fragment
/frameworks/rs/
H A DrsComponent.h39 RsDataKind getKind() const {return mKind;} function in class:android::renderscript::Component
H A DrsElement.h91 RsDataKind getKind() const {return mComponent.getKind();} function in class:android::renderscript::Element

Completed in 193 milliseconds