Home
last modified time | relevance | path

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

/frameworks/base/libs/rs/
DrsScriptC.h73 class ScriptCState {
75 ScriptCState();
76 ~ScriptCState();
DrsScriptC.cpp154 ScriptCState::ScriptCState() { in ScriptCState() function in ScriptCState
157 ScriptCState::~ScriptCState() { in ~ScriptCState()
DrsContext.h109 ScriptCState mScriptC;