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