Home
last modified time | relevance | path

Searched refs:getClient (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/codec2/hidl/client/
Dclient.cpp78 std::shared_ptr<Codec2Client> getClient(size_t index) { in getClient() function
85 list[i] = getClient(i); in getClientList()
673 std::shared_ptr<Codec2Client> client = getClient(index); in ForAllStores()
748 std::shared_ptr<Codec2Client> client = getClient(i); in CreateInputSurface()