Home
last modified time | relevance | path

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

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