Home
last modified time | relevance | path

Searched defs:BLASTBufferQueue (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBLASTBufferQueue.java26 public final class BLASTBufferQueue { class
56 public BLASTBufferQueue(String name, SurfaceControl sc, int width, int height, in BLASTBufferQueue() method in BLASTBufferQueue
61 public BLASTBufferQueue(String name) { in BLASTBufferQueue() method in BLASTBufferQueue
/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurfaceControl.h40 class BLASTBufferQueue; variable
H A DBLASTBufferQueue.h35 class BLASTBufferQueue; variable
/aosp12/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp130 BLASTBufferQueue::BLASTBufferQueue(const std::string& name) in BLASTBufferQueue() function in android::BLASTBufferQueue
163 BLASTBufferQueue::BLASTBufferQueue(const std::string& name, const sp<SurfaceControl>& surface, in BLASTBufferQueue() function in android::BLASTBufferQueue