Searched refs:dumpBuffer (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_virtual.cpp | 197 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName); in set() 202 dumpBuffer(ohnd, bufferName); in set()
|
D | hwc_utils.h | 331 void dumpBuffer(private_handle_t *ohnd, char *bufferName);
|
D | hwc_utils.cpp | 2398 void dumpBuffer(private_handle_t *ohnd, char *bufferName) { in dumpBuffer() function
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_virtual.cpp | 224 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName); in set() 229 dumpBuffer(ohnd, bufferName); in set()
|
D | hwc_utils.h | 281 void dumpBuffer(private_handle_t *ohnd, char *bufferName);
|
D | hwc_utils.cpp | 2061 void dumpBuffer(private_handle_t *ohnd, char *bufferName) { in dumpBuffer() function
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 2429 mGralloc->getMapper()->dumpBuffer(buffer, [&](const auto& tmpError, const auto& tmpBufferDump) { in TEST_P() 2444 mGralloc->getMapper()->dumpBuffer(buffer, in TEST_P()
|
/hardware/interfaces/graphics/mapper/4.0/ |
D | IMapper.hal | 603 dumpBuffer(pointer buffer)
|