Home
last modified time | relevance | path

Searched refs:getSharedMemory (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/
H A DAdBuffer.java105 public SharedMemory getSharedMemory() { in getSharedMemory() method in AdBuffer
H A DTvInputService.java1033 dupBuffer.getSharedMemory().close(); in notifyAdBufferConsumed()
H A DTvInputManager.java3742 buffer.getSharedMemory().close();
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java752 public SharedMemory getSharedMemory() { in getSharedMemory() method in Bitmap
/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppService.java1990 dupBuffer.getSharedMemory().close(); in notifyAdBufferReady()
H A DTvInteractiveAppManager.java1613 buffer.getSharedMemory().close(); in notifyAdBufferConsumed()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2012 buffer.getSharedMemory().close(); in notifyAdBufferConsumed()
3072 buffer.getSharedMemory().close(); in onAdBufferReady()
/aosp14/frameworks/base/services/core/java/com/android/server/tv/
H A DTvInputManagerService.java2634 buffer.getSharedMemory().close(); in notifyAdBufferReady()
3903 buffer.getSharedMemory().close(); in onAdBufferConsumed()
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt26621 method @NonNull public android.os.SharedMemory getSharedMemory();