Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdisplay/
H A Ddisplay_client.cpp220 pdx::Status<void> DisplayClient::DeleteGlobalBuffer(DvrGlobalBufferKey key) { in DeleteGlobalBuffer() function in android::dvr::display::DisplayClient
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_service.cpp403 pdx::Status<void> DisplayService::DeleteGlobalBuffer(DvrGlobalBufferKey key) { in DeleteGlobalBuffer() function in android::dvr::DisplayService