Searched refs:GetFileName (Results 1 - 3 of 3) sorted by relevance
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer) in GetFileName() function 190 ret = GetFileName(fileName, FILE_NAME_MAX_LEN, buffer); in DumpLayerBuffer() 191 DISPLAY_CHK_RETURN((ret != DISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_LOGE("GetFileName failed")); in DumpLayerBuffer()
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer) in GetFileName() function 190 ret = GetFileName(fileName, FILE_NAME_MAX_LEN, buffer); in DumpLayerBuffer() 191 DISPLAY_CHK_RETURN((ret != DISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_LOGE("GetFileName failed")); in DumpLayerBuffer()
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
H A D | hdi_layer.cpp | 162 static int32_t GetFileName(char *fileName, uint32_t len, const BufferHandle *buffer)
in GetFileName() function 190 ret = GetFileName(fileName, FILE_NAME_MAX_LEN, buffer);
in DumpLayerBuffer() 191 DISPLAY_CHK_RETURN((ret != DISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_LOGE("GetFileName failed"));
in DumpLayerBuffer()
|
Completed in 3 milliseconds