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