Home
last modified time | relevance | path

Searched defs:ExecState (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h196 struct ExecState { struct
197 ExecState() : mState(UNINITIALIZED) {} in ExecState() function
202 Mutexed<ExecState> mExecState; argument