Home
last modified time | relevance | path

Searched refs:RENDERING_STATE_PRESENTED (Results 1 – 7 of 7) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp344 closeFencesForSkipFrame(RENDERING_STATE_PRESENTED); in presentDisplay()
357 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
364 ((mRenderingState == RENDERING_STATE_PRESENTED) || in presentDisplay()
541 (mRenderingState < RENDERING_STATE_PRESENTED)) in setPowerMode()
/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.cpp268 ((mRenderingState == RENDERING_STATE_PRESENTED) || in presentDisplay()
281 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3691 closeFencesForSkipFrame(RENDERING_STATE_PRESENTED); in presentDisplay()
3693 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
3715 closeFencesForSkipFrame(RENDERING_STATE_PRESENTED); in presentDisplay()
3728 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
3745 (mRenderingState != RENDERING_STATE_PRESENTED)) { in presentDisplay()
3798 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
3809 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
3959 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
3992 mRenderingState = RENDERING_STATE_PRESENTED; in presentDisplay()
4834 (mRenderingState < RENDERING_STATE_PRESENTED)) in setPowerMode()
[all …]
DExynosDevice.cpp259 (mDisplays[i]->mRenderingState != RENDERING_STATE_PRESENTED))) in isFirstValidate()
DExynosDisplay.h109 RENDERING_STATE_PRESENTED, enumerator
/hardware/google/graphics/common/libhwc2.1/
DExynosHWC.cpp530 exynosDisplay->mHWCRenderingState = RENDERING_STATE_PRESENTED; in exynos_presentDisplay()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp522 (mRenderingState < RENDERING_STATE_PRESENTED)) in setPowerOff()