Searched defs:GraphicsContext (Results 1 – 2 of 2) sorted by relevance
25 interface GraphicsContext { interface
42 fun GraphicsContext(layerContainer: ViewGroup): GraphicsContext = in GraphicsContext() method