Searched refs:functor1 (Results 1 – 1 of 1) sorted by relevance
51 int functor1 = TestUtils::createMockFunctor(); in TEST() local52 GLFunctorDrawable functorDrawable{functor1, &dummyCanvas}; in TEST()53 WebViewFunctor_release(functor1); in TEST()103 int functor1 = TestUtils::createMockFunctor(); in TEST() local104 auto& counts = TestUtils::countsForFunctor(functor1); in TEST()106 skiaDL.allocateDrawable<GLFunctorDrawable>(functor1, &dummyCanvas)); in TEST()107 WebViewFunctor_release(functor1); in TEST()