HomeSort by relevance Sort by last modified time
    Searched refs:setParamVideoCameraId (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.h 170 status_t setParamVideoCameraId(int32_t cameraId);
StagefrightRecorder.cpp 457 status_t StagefrightRecorder::setParamVideoCameraId(int32_t cameraId) {
458 ALOGV("setParamVideoCameraId: %d", cameraId);
669 return setParamVideoCameraId(cameraId);
    [all...]

Completed in 675 milliseconds