Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvr/include/dvr/
H A Ddvr_surface.h94 int dvrDeleteGlobalBuffer(DvrGlobalBufferKey key);
/aosp12/frameworks/native/libs/vr/libdvr/
H A Ddvr_surface.cpp204 int dvrDeleteGlobalBuffer(DvrGlobalBufferKey key) { in dvrDeleteGlobalBuffer() function
/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_named_buffer-test.cpp258 dvrDeleteGlobalBuffer(buffer_name); in TEST()