Home
last modified time | relevance | path

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

/external/skia/tests/
DGrContextFactoryTest.cpp135 if (GrContext* threadedContext = threadedInfo.grContext()) { in DEF_GPUTEST() local
136 REPORTER_ASSERT(reporter, nullptr != threadedContext->priv().getTaskGroup()); in DEF_GPUTEST()
/external/skqp/tests/
DGrContextFactoryTest.cpp135 if (GrContext* threadedContext = threadedInfo.grContext()) { in DEF_GPUTEST() local
136 REPORTER_ASSERT(reporter, nullptr != threadedContext->contextPriv().getTaskGroup()); in DEF_GPUTEST()