Home
last modified time | relevance | path

Searched refs:ImportSubmitted (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DVkDrawableTest.cpp170 static void ImportSubmitted(TestDrawable* td) { in ImportSubmitted() function in TestDrawable
197 draw = std::make_unique<DrawHandlerImport>(this, ImportDraw, ImportSubmitted, matrix, in onSnapGpuDrawHandler()
/third_party/flutter/skia/tests/
DVkDrawableTest.cpp165 static void ImportSubmitted(TestDrawable* td) { in ImportSubmitted() function in TestDrawable
192 draw.reset(new DrawHandlerImport(this, ImportDraw, ImportSubmitted, matrix, in onSnapGpuDrawHandler()