Searched refs:tempChannel (Results 1 – 1 of 1) sorted by relevance
117 android::os::InputChannelCore tempChannel; in InputSurface() local119 mInputFlinger->createInputChannel("testchannels", &tempChannel); in InputSurface()123 mClientChannel = InputChannel::create(std::move(tempChannel)); in InputSurface()