HomeSort by relevance Sort by last modified time
    Searched refs:GraphicBufferAlloc (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/gui/
IGraphicBufferAlloc.h 35 DECLARE_META_INTERFACE(GraphicBufferAlloc);
  /frameworks/native/libs/gui/
IGraphicBufferAlloc.cpp 68 IMPLEMENT_META_INTERFACE(GraphicBufferAlloc, "android.ui.IGraphicBufferAlloc");
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 94 class GraphicBufferAlloc : public BnGraphicBufferAlloc
97 GraphicBufferAlloc();
98 virtual ~GraphicBufferAlloc();
SurfaceFlinger.cpp 172 sp<GraphicBufferAlloc> gba(new GraphicBufferAlloc());
    [all...]

Completed in 215 milliseconds