Searched refs:mIsWFDState (Results 1 – 3 of 3) sorted by relevance
44 mIsWFDState = 0; in ExynosVirtualDisplay()118 mIsWFDState = mode; in setWFDMode()124 return mIsWFDState; in getWFDMode()159 mIsWFDState = mode; in setSecureVDSMode()229 ALOGI("validateDisplay() mIsWFDState %d", mIsWFDState); in validateDisplay()452 if (mIsWFDState == 0) { in checkSkipFrame()453 DISPLAY_LOGD(eDebugVirtualDisplay, "checkSkipFrame(), mIsWFDState %d", mIsWFDState); in checkSkipFrame()457 if (mIsWFDState == GOOGLEWFD_TO_LLWFD || mIsWFDState == LLWFD_TO_GOOGLEWFD) { in checkSkipFrame()458 DISPLAY_LOGD(eDebugVirtualDisplay, "checkSkipFrame(), mIsWFDState %d", mIsWFDState); in checkSkipFrame()
133 int mIsWFDState; variable
1386 (((ExynosVirtualDisplay *)mAssignedDisplay)->mIsWFDState == (int)LLWFD)) { in setupDst()1541 if (((ExynosVirtualDisplay *)mAssignedDisplay)->mIsWFDState == (int)LLWFD) { in doPostProcessingInternal()1547 if (((ExynosVirtualDisplay *)mAssignedDisplay)->mIsWFDState != (int)GOOGLEWFD) { in doPostProcessingInternal()