Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DGraphicBufferAllocator.cpp192 std::string requestorName, bool importBuffer) { in allocateHelper()
257 std::string requestorName) { in allocate()
265 uint32_t* stride, std::string requestorName) { in allocateRawHandle()
274 uint64_t /*graphicBufferId*/, std::string requestorName) { in allocate()
DGraphicBuffer.cpp111 PixelFormat inFormat, uint32_t inUsage, std::string requestorName) in GraphicBuffer()
117 uint32_t inLayerCount, uint64_t inUsage, std::string requestorName) in GraphicBuffer()
238 std::string requestorName) in initWithSize()
DGralloc5.cpp199 static std::optional<BufferDescriptorInfo> makeDescriptor(std::string requestorName, uint32_t width, in makeDescriptor()
225 status_t Gralloc5Allocator::allocate(std::string requestorName, uint32_t width, uint32_t height, in allocate()
DGralloc4.cpp1041 status_t Gralloc4Allocator::allocate(std::string requestorName, uint32_t width, uint32_t height, in allocate()
/frameworks/native/libs/ui/include_vndk/ui/
DGraphicBufferAllocator.h58 std::string requestorName; member
121 std::string requestorName; member
/frameworks/native/libs/ui/include/ui/
DGraphicBufferAllocator.h58 std::string requestorName; member
121 std::string requestorName; member
/frameworks/native/services/surfaceflinger/
DSurfaceFlingerDefaultFactory.cpp61 uint64_t usage, std::string requestorName) { in createGraphicBuffer()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h106 std::string requestorName) override { in createGraphicBuffer()