Home
last modified time | relevance | path

Searched defs:supportsOffloadPresent (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutput.h84 bool supportsOffloadPresent() const override { return false; } in supportsOffloadPresent() function
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp455 bool Display::supportsOffloadPresent() const { in supportsOffloadPresent() function in android::compositionengine::impl::Display