Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DHostFrameComposer.cpp386 bool hostCompositionV1 = rcEnc->hasHostCompositionV1(); in validateDisplay() local
407 (!hostCompositionV1 && !hostCompositionV2); in validateDisplay()
489 bool hostCompositionV1 = rcEnc->hasHostCompositionV1(); in presentDisplay() local
495 hostCompositionV1 = false; in presentDisplay()
502 if (hostCompositionV2 || hostCompositionV1) { in presentDisplay()
537 if (hostCompositionV1) { in presentDisplay()
548 if (hostCompositionV1) { in presentDisplay()
608 if (hostCompositionV1) { in presentDisplay()
623 if (hostCompositionV1) { in presentDisplay()