Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_map_subtract.c384 struct isl_tab_undo *snap2; in basic_map_collect_diff() local
Disl_coalesce.c628 struct isl_tab_undo *snap, *snap2; in check_facets() local
1122 struct isl_tab_undo *snap, *snap2; in is_relaxed_extension() local
Disl_tab_pip.c2415 struct isl_tab_undo *snap2; in best_split() local
/external/skqp/tests/
DSurfaceTest.cpp298 sk_sp<SkImage> snap2(surface->makeImageSnapshot()); in test_backend_texture_access_copy_on_write() local
310 sk_sp<SkImage> snap2(surface->makeImageSnapshot()); in test_backend_rendertarget_access_copy_on_write() local
/external/skia/tests/
DSurfaceTest.cpp293 sk_sp<SkImage> snap2(surface->makeImageSnapshot()); in test_backend_texture_access_copy_on_write() local
305 sk_sp<SkImage> snap2(surface->makeImageSnapshot()); in test_backend_rendertarget_access_copy_on_write() local
DGrThreadSafeCacheTest.cpp156 sk_sp<SkDeferredDisplayList> snap2() { in snap2() function in TestHelper