Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCCodec.h55 virtual void initiateSetInputSurface(const sp<PersistentSurface> &surface) override;
DCCodec.cpp1026 void CCodec::initiateSetInputSurface(const sp<PersistentSurface> &surface) { in initiateSetInputSurface() function in android::CCodec