Home
last modified time | relevance | path

Searched refs:makeDirectBackendSurface (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DWrappedSurfaceCopyOnWriteTest.cpp26 auto makeDirectBackendSurface = [&]() { in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
43 sk_sp<SkSurface> surf = makeDirectBackendSurface(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
49 sk_sp<SkSurface> surf2 = makeDirectBackendSurface(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
65 surf = makeDirectBackendSurface(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
72 surf = makeDirectBackendSurface(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()

Completed in 1 milliseconds