Home
last modified time | relevance | path

Searched refs:dispBuf (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.cpp184 IDisplayBufferVdi* dispBuf = new DisplayBufferVdiImpl(); in DumpLayerBuffer() local
185 DISPLAY_CHK_RETURN((dispBuf == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("dispBuf init failed")); in DumpLayerBuffer()
186 g_buffer.reset(dispBuf); in DumpLayerBuffer()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.cpp184 IDisplayBufferVdi* dispBuf = new DisplayBufferVdiImpl(); in DumpLayerBuffer() local
185 DISPLAY_CHK_RETURN((dispBuf == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("dispBuf init failed")); in DumpLayerBuffer()
186 g_buffer.reset(dispBuf); in DumpLayerBuffer()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.cpp184 IDisplayBufferVdi* dispBuf = new DisplayBufferVdiImpl(); in DumpLayerBuffer() local
185 DISPLAY_CHK_RETURN((dispBuf == nullptr), DISPLAY_FAILURE, DISPLAY_LOGE("dispBuf init failed")); in DumpLayerBuffer()
186 g_buffer.reset(dispBuf); in DumpLayerBuffer()

Completed in 3 milliseconds