Home
last modified time | relevance | path

Searched defs:createGraphicBuffer (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp85 sp<GraphicBuffer> DefaultFactory::createGraphicBuffer(uint32_t width, uint32_t height, in createGraphicBuffer() function in android::surfaceflinger::DefaultFactory
/frameworks/av/media/codec2/hidl/client/
Doutput.cpp48 sp<GraphicBuffer> createGraphicBuffer(const C2ConstGraphicBlock& block) { in createGraphicBuffer() function
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp599 std::shared_ptr<C2Buffer> SimpleC2Component::createGraphicBuffer( in createGraphicBuffer() function in android::SimpleC2Component
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h102 sp<GraphicBuffer> createGraphicBuffer(uint32_t width, uint32_t height, PixelFormat format, in createGraphicBuffer() function
/frameworks/av/media/codec2/hidl/1.0/utils/
Dtypes.cpp1224 bool createGraphicBuffer( in createGraphicBuffer() function