Searched refs:setStrTextures (Results 1 – 3 of 3) sorted by relevance
625 status_t setStrTextures(const QCameraParameters& params);
684 status_t setStrTextures(const QCameraParameters& params);
1421 if ((rc = setStrTextures(params))) final_rc = rc; in setParameters()2829 status_t QCameraHardwareInterface::setStrTextures(const QCameraParameters& params) { in setStrTextures() function in android::QCameraHardwareInterface