Home
last modified time | relevance | path

Searched refs:TypeState (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsType.h160 class TypeState {
162 TypeState();
163 ~TypeState();
DrsType.cpp67 TypeState::TypeState() { in TypeState() function in android::renderscript::TypeState
70 TypeState::~TypeState() { in ~TypeState()
229 TypeState * stc = &rsc->mStateType; in getTypeRef()
DrsContext.h113 TypeState mStateType;