Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
H A DHWC2OnFbAdapter.cpp784 bool HWC2OnFbAdapter::postBuffer() { in postBuffer() function in android::HWC2OnFbAdapter
/aosp12/frameworks/native/libs/gui/tests/
H A DEndToEndNativeInputTest.cpp363 void postBuffer(const sp<SurfaceControl> &layer, int32_t w, int32_t h) { in postBuffer() function in android::test::InputSurfacesTest