VKVG  
Vulkan Vector Graphics

◆ vkvg_device_set_dpy()

void vkvg_device_set_dpy ( VkvgDevice  dev,
int  hdpy,
int  vdpy 
)

Set the current values for horizontal and vertical dot per inch of the screen for this device.

Parameters
devThe vkvg device to set the dpy for.
hdpyHorizontal dot per inch.
vdpyVertical dot per inch.