Home
last modified time | relevance | path

Searched defs:requestorName (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp119 std::string requestorName, bool importBuffer) { in allocateHelper()
184 std::string requestorName) { in allocate()
192 uint32_t* stride, std::string requestorName) { in allocateRawHandle()
201 uint64_t /*graphicBufferId*/, std::string requestorName) { in allocate()
DGraphicBuffer.cpp79 PixelFormat inFormat, uint32_t inUsage, std::string requestorName) in GraphicBuffer()
85 uint32_t inLayerCount, uint64_t inUsage, std::string requestorName) in GraphicBuffer()
182 std::string requestorName) in initWithSize()
DGralloc5.cpp185 static std::optional<BufferDescriptorInfo> makeDescriptor(std::string requestorName, uint32_t width, in makeDescriptor()
211 status_t Gralloc5Allocator::allocate(std::string requestorName, uint32_t width, uint32_t height, in allocate()
DGralloc4.cpp1070 status_t Gralloc4Allocator::allocate(std::string requestorName, uint32_t width, uint32_t height, in allocate()
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h89 std::string requestorName; member
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h89 std::string requestorName; member
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp67 uint64_t usage, std::string requestorName) { in createGraphicBuffer()
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h341 std::string requestorName) override { in createGraphicBuffer()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h101 std::string requestorName) override { in createGraphicBuffer()