Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:appendFormat

1144         result.appendFormat("Permission Denial: "
1166 result.appendFormat("Camera module API version: 0x%x\n",
1168 result.appendFormat("Camera module name: %s\n",
1170 result.appendFormat("Camera module author: %s\n",
1172 result.appendFormat("Number of camera devices: %d\n\n", mNumberOfCameras);
1180 result.appendFormat(" Error reading static information!\n");
1183 result.appendFormat(" Facing: %s\n",
1185 result.appendFormat(" Orientation: %d\n", info.orientation);
1193 result.appendFormat(" Device version: 0x%x\n", deviceVersion);
1195 result.appendFormat(" Device static metadata:\n");