Searched refs:handle2 (Results 1 – 1 of 1) sorted by relevance
819 auto handle2 = allocate(); in TEST_P() local820 ASSERT_NE(nullptr, handle2.get()); in TEST_P()821 mWriter->setLayerBuffer(0, handle2.get(), -1); in TEST_P()