Searched refs:dumpBuffer (Results 1 – 9 of 9) 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 | 2396 void dumpBuffer(private_handle_t *ohnd, char *bufferName) { in dumpBuffer() function
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_virtual.cpp | 198 dumpBuffer((private_handle_t *)fbLayer->handle, bufferName); in set() 203 dumpBuffer(ohnd, bufferName); in set()
|
D | hwc_utils.h | 304 void dumpBuffer(private_handle_t *ohnd, char *bufferName);
|
D | hwc_utils.cpp | 2480 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 | 2059 void dumpBuffer(private_handle_t *ohnd, char *bufferName) { in dumpBuffer() function
|