Searched refs:hidlInputSurface (Results 1 – 1 of 1) sorted by relevance
1909 sp<IInputSurface> hidlInputSurface = IInputSurface::castFrom(hidlTarget); in createInputSurface() local1912 if (hidlInputSurface) { in createInputSurface()1914 std::make_shared<Codec2Client::InputSurface>(hidlInputSurface); in createInputSurface()