/aosp12/frameworks/native/libs/renderengine/include/renderengine/mock/ |
H A D | RenderEngine.h | 61 void mapExternalTextureBuffer(const sp<GraphicBuffer>&, bool) {} in mapExternalTextureBuffer() 62 void unmapExternalTextureBuffer(const sp<GraphicBuffer>&) {} in unmapExternalTextureBuffer()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/ |
H A D | MockComposer.h | 25 class GraphicBuffer; variable
|
/aosp12/frameworks/native/libs/ui/tests/mock/ |
H A D | MockGrallocAllocator.h | 25 class GraphicBuffer; variable
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
H A D | RenderSurface.h | 31 class GraphicBuffer; variable
|
/aosp12/frameworks/base/core/jni/include/android_runtime/ |
H A D | android_graphics_GraphicBuffer.h | 23 class GraphicBuffer; variable
|
/aosp12/frameworks/native/libs/nativewindow/include-private/private/android/ |
H A D | AHardwareBufferHelpers.h | 61 class GraphicBuffer; variable
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/ |
H A D | HwcBufferCache.h | 36 class GraphicBuffer; variable
|
/aosp12/frameworks/base/libs/hostgraphics/gui/ |
H A D | IGraphicBufferConsumer.h | 29 class GraphicBuffer; variable
|
H A D | BufferItem.h | 30 class GraphicBuffer; variable
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | Readback.h | 27 class GraphicBuffer; variable
|
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ |
H A D | FrameCaptureProcessor.h | 26 class GraphicBuffer; variable
|
/aosp12/frameworks/base/libs/hwui/renderthread/ |
H A D | RenderProxy.h | 34 class GraphicBuffer; variable
|
/aosp12/frameworks/native/libs/ui/ |
H A D | GraphicBuffer.cpp | 63 GraphicBuffer::GraphicBuffer() in GraphicBuffer() function in android::GraphicBuffer 78 GraphicBuffer::GraphicBuffer(uint32_t inWidth, uint32_t inHeight, in GraphicBuffer() function in android::GraphicBuffer 84 GraphicBuffer::GraphicBuffer(uint32_t inWidth, uint32_t inHeight, PixelFormat inFormat, in GraphicBuffer() function in android::GraphicBuffer 92 GraphicBuffer::GraphicBuffer(uint32_t inWidth, uint32_t inHeight, in GraphicBuffer() function in android::GraphicBuffer 101 GraphicBuffer::GraphicBuffer(const native_handle_t* inHandle, HandleWrapMethod method, in GraphicBuffer() function in android::GraphicBuffer
|
/aosp12/frameworks/av/media/libstagefright/include/ |
H A D | FrameCaptureLayer.h | 28 class GraphicBuffer; variable
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | IGraphicBufferConsumer.h | 35 class GraphicBuffer; variable
|
H A D | StreamSplitter.h | 30 class GraphicBuffer; variable
|
H A D | BufferItem.h | 34 class GraphicBuffer; variable
|
H A D | ConsumerBase.h | 36 class GraphicBuffer; variable
|
/aosp12/frameworks/base/libs/hostgraphics/ui/ |
H A D | GraphicBuffer.h | 34 GraphicBuffer(uint32_t w, uint32_t h):width(w),height(h) { in GraphicBuffer() function
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | SurfaceFlingerFactory.h | 40 class GraphicBuffer; variable
|
H A D | RefreshRateOverlay.h | 32 class GraphicBuffer; variable
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | GraphicBuffer.java | 31 public class GraphicBuffer implements Parcelable { class 92 private GraphicBuffer(int width, int height, int format, int usage, long nativeObject) { in GraphicBuffer() method in GraphicBuffer
|
/aosp12/frameworks/av/media/libmedia/include/media/ |
H A D | OMXBuffer.h | 47 class GraphicBuffer; variable
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | HWC2.h | 42 class GraphicBuffer; variable
|
H A D | VirtualDisplaySurface.cpp | 461 sp<GraphicBuffer>* /* outBuffer */, sp<Fence>* /* outFence */) { in detachNextBuffer() 467 const sp<GraphicBuffer>& /* buffer */) { in attachBuffer() 614 sp<GraphicBuffer>* /*outBuffer*/, sp<Fence>* /*outFence*/, in getLastQueuedBuffer()
|