Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp326 OMX_ERRORTYPE GoldfishOMXComponent::getState(OMX_STATETYPE * /* state */) { in getState() function in android::GoldfishOMXComponent
DSimpleGoldfishOMXComponent.cpp383 OMX_ERRORTYPE SimpleGoldfishOMXComponent::getState(OMX_STATETYPE *state) { in getState() function in android::SimpleGoldfishOMXComponent
/device/google/contexthub/contexthubhal/
Dsystem_comms.h227 virtual int getState() const override { in getState() function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp347 const GLClientState::VertexAttribState& GLClientState::getState(int location) { in getState() function in GLClientState