Searched defs:SnapShot (Results 1 - 5 of 5) sorted by relevance
/drivers/peripheral/display/composer/test/common/ | ||
H A D | hdi_test_display.h | 53 BufferHandle* SnapShot() in SnapShot() function in OHOS::HDI::Display::TEST::HdiTestDisplay |
/drivers/peripheral/display/interfaces/include/ | ||
H A D | display_layer.h | 539 int32_t (*SnapShot)(uint32_t devId, LayerBuffer *buffer); member |
/drivers/peripheral/display/hdi_service/device/src/server/ | ||
H A D | display_device_service.cpp | 345 int32_t DisplayDeviceService::SnapShot(uint32_t devId, LayerBuffer &buffer) in SnapShot() function in OHOS::Display::Device::Server::DisplayDeviceService |
H A D | display_device_host_driver.cpp | 1938 int32_t DisplayDeviceServerStub::SnapShot(MessageParcel *data, MessageParcel *reply) in SnapShot() function in DisplayDeviceServerStub |
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ | ||
H A D | display_device_proxy.cpp | 1782 int32_t DisplayDeviceProxy::SnapShot(uint32_t devId, LayerBuffer &buffer) in SnapShot() function in DisplayDeviceProxy |
Completed in 9 milliseconds