Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.h227 virtual int getState() const override { in getState() function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp275 const GLClientState::VertexAttribState& GLClientState::getState(int location) in getState() function in GLClientState