Searched defs:GetLayerSize (Results 1 – 4 of 4) sorted by relevance
199 int32_t (*GetLayerSize)(uint32_t devId, uint32_t layerId, IRect *rect); member
320 int32_t DisplayDeviceService::GetLayerSize(uint32_t devId, uint32_t layerId, IRect &rect) in GetLayerSize() function in OHOS::Display::Device::Server::DisplayDeviceService
1837 int32_t DisplayDeviceServerStub::GetLayerSize(MessageParcel *data, MessageParcel *reply) in GetLayerSize() function in DisplayDeviceServerStub
1158 int32_t DisplayDeviceProxy::GetLayerSize(uint32_t devId, uint32_t layerId, IRect &rect) in GetLayerSize() function in DisplayDeviceProxy