Searched refs:DumpLayerBuffer (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_layer.cpp | 177 static int32_t DumpLayerBuffer(BufferHandle *buffer) in DumpLayerBuffer() function 217 if (DumpLayerBuffer(const_cast<BufferHandle *>(buffer)) != DISPLAY_SUCCESS) { in SetLayerBuffer()
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_responser.h | 377 DumpLayerBuffer(data.devId, data.seqNo, data.fence, handle, "client_"); in SetDisplayClientBuffer() 831 DumpLayerBuffer(data.devId, data.layerId, data.fence, handle, "layer_"); in SetLayerBuffer() 1029 …static void DumpLayerBuffer(uint32_t devId, uint32_t layerId, int32_t fence, const BufferHandle& b… in DumpLayerBuffer() function
|