Home
last modified time | relevance | path

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

/external/skia/tests/
DImageTest.cpp970 sk_sp<GrTextureProxy> proxySecondRef = as_IB(refImg)->asTextureProxyRef( in test_cross_context_image() local
972 REPORTER_ASSERT(reporter, proxySecondRef); in test_cross_context_image()
986 proxySecondRef.reset(nullptr); in test_cross_context_image()
/external/skqp/tests/
DImageTest.cpp886 sk_sp<GrTextureProxy> proxySecondRef = as_IB(refImg)->asTextureProxyRef( in test_cross_context_image() local
888 REPORTER_ASSERT(reporter, proxySecondRef); in test_cross_context_image()
902 proxySecondRef.reset(nullptr); in test_cross_context_image()