Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DGraphicBufferAlloc.cpp28 GraphicBufferAlloc::GraphicBufferAlloc() { in GraphicBufferAlloc() function in android::GraphicBufferAlloc
31 GraphicBufferAlloc::~GraphicBufferAlloc() { in ~GraphicBufferAlloc()
34 sp<GraphicBuffer> GraphicBufferAlloc::createGraphicBuffer(uint32_t width, in createGraphicBuffer()
DAndroid.mk56 GraphicBufferAlloc.cpp \
DIGraphicBufferAlloc.cpp78 IMPLEMENT_META_INTERFACE(GraphicBufferAlloc, "android.ui.IGraphicBufferAlloc");
/frameworks/native/include/gui/
DGraphicBufferAlloc.h32 class GraphicBufferAlloc : public BnGraphicBufferAlloc {
34 GraphicBufferAlloc();
35 virtual ~GraphicBufferAlloc();
DIGraphicBufferAlloc.h35 DECLARE_META_INTERFACE(GraphicBufferAlloc);
/frameworks/native/cmds/flatland/
DGLHelper.h78 sp<GraphicBufferAlloc> mGraphicBufferAlloc;
DGLHelper.cpp28 mGraphicBufferAlloc(new GraphicBufferAlloc()), in GLHelper()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger_hwc1.cpp286 sp<GraphicBufferAlloc> gba(new GraphicBufferAlloc()); in createGraphicBufferAlloc()
492 new GraphicBufferAlloc()); in init()
1470 new GraphicBufferAlloc()); in handleTransactionLocked()
DSurfaceFlinger.cpp288 sp<GraphicBufferAlloc> gba(new GraphicBufferAlloc()); in createGraphicBufferAlloc()
874 new GraphicBufferAlloc()); in onHotplugReceived()
1457 new GraphicBufferAlloc()); in handleTransactionLocked()