Searched defs:TestCanvasBase (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h24 class TestCanvasBase : public SkCanvas { class in namespace:__anon1247
26 TestCanvasBase(int width, int height) : SkCanvas(width, height) { function in class:__anon1247::TestCanvasBase

Completed in 525 milliseconds