Searched defs:requestorName (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/libs/ui/ |
D | GraphicBufferAllocator.cpp | 117 std::string requestorName, bool importBuffer) { in allocateHelper() 181 std::string requestorName) { in allocate() 189 uint32_t* stride, std::string requestorName) { in allocateRawHandle() 198 uint64_t /*graphicBufferId*/, std::string requestorName) { in allocate()
|
D | GraphicBuffer.cpp | 79 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()
|
D | Gralloc4.cpp | 1068 status_t Gralloc4Allocator::allocate(std::string requestorName, uint32_t width, uint32_t height, in allocate()
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | GraphicBufferAllocator.h | 89 std::string requestorName; member
|
/frameworks/native/libs/ui/include/ui/ |
D | GraphicBufferAllocator.h | 89 std::string requestorName; member
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlingerDefaultFactory.cpp | 100 uint64_t usage, std::string requestorName) { in createGraphicBuffer()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TestableSurfaceFlinger.h | 110 std::string requestorName) override { in createGraphicBuffer()
|