Home
last modified time | relevance | path

Searched defs:GDIGraphicsPort (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Drasterhandleallocator.cpp164 class GDIGraphicsPort : public GraphicsPort { class
166 GDIGraphicsPort(SkCanvas* canvas) : GraphicsPort(canvas) {} in GDIGraphicsPort() function in GDIGraphicsPort