Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
DAudioOutput.h62 State getState() { return mState; }; in getState() function
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DGLClientState.cpp107 const GLClientState::VertexAttribState * GLClientState::getState(int location) in getState() function in GLClientState
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java75 public byte getState() { in getState() method in DemoKitActivity.SwitchMsg