Home
last modified time | relevance | path

Searched defs:presentOrValidate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerServiceWriter.h48 PresentOrValidate presentOrValidate; in setPresentOrValidateResult() local
H A DComposerClientReader.h254 void parseSetPresentOrValidateDisplayResult(const PresentOrValidate&& presentOrValidate) { in parseSetPresentOrValidateDisplayResult()
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp541 Error Display::presentOrValidate(nsecs_t expectedPresentTime, int32_t frameIntervalNs, in presentOrValidate() function in android::HWC2::impl::Display