Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h243 status_t setParamSelfID(int32_t selfID);
H A DStagefrightRecorder.cpp849 status_t StagefrightRecorder::setParamSelfID(int32_t selfID) { in setParamSelfID() function in android::StagefrightRecorder
1060 return setParamSelfID(selfID); in setParameter()