OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_eState
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp
[
all
...]
PVRShellImpl.h
169
EPVRShellState
m_eState
; /*!< Current PVRShell state */
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp
313
OMX_STATETYPE
m_eState
= OMX_StateInvalid;
495
while (
m_eState
!= eState) \
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp
342
OMX_STATETYPE
m_eState
= OMX_StateInvalid;
535
while (
m_eState
!= eState) \
[
all
...]
Completed in 269 milliseconds