Searched defs:getState (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/codecs/omx/plugin/ | ||
D | GoldfishOMXComponent.cpp | 326 OMX_ERRORTYPE GoldfishOMXComponent::getState(OMX_STATETYPE * /* state */) { in getState() function in android::GoldfishOMXComponent |
D | SimpleGoldfishOMXComponent.cpp | 383 OMX_ERRORTYPE SimpleGoldfishOMXComponent::getState(OMX_STATETYPE *state) { in getState() function in android::SimpleGoldfishOMXComponent |
/device/google/contexthub/contexthubhal/ | ||
D | system_comms.h | 227 virtual int getState() const override { in getState() function |