Home | History | Annotate | Download | only in camera

Lines Matching defs:hasCapability

388     if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) {
420 if (hasCapability(BACKWARD_COMPATIBLE)) {
440 if (hasCapability(MANUAL_SENSOR)) {
455 if (hasCapability(BACKWARD_COMPATIBLE)) {
467 if (hasCapability(MANUAL_POST_PROCESSING)) {
514 if (hasCapability(MANUAL_POST_PROCESSING)) {
530 if (hasCapability(MANUAL_POST_PROCESSING)) {
541 if (hasCapability(BACKWARD_COMPATIBLE)) {
549 if (hasCapability(BACKWARD_COMPATIBLE)) {
578 if (hasCapability(BACKWARD_COMPATIBLE)) {
632 if (hasCapability(BACKWARD_COMPATIBLE)) {
1061 if (hasCapability(FULL_LEVEL)) {
1070 if (hasCapability(BURST_CAPTURE) ||
1071 hasCapability(READ_SENSOR_SETTINGS) ||
1072 hasCapability(RAW) ||
1073 hasCapability(MANUAL_SENSOR) ||
1074 hasCapability(MANUAL_POST_PROCESSING) ||
1075 hasCapability(PRIVATE_REPROCESSING) ||
1076 hasCapability(YUV_REPROCESSING) ||
1077 hasCapability(CONSTRAINED_HIGH_SPEED_VIDEO)) {
1089 bool EmulatedFakeCamera3::hasCapability(AvailableCapabilities cap) {
1125 if (hasCapability(MANUAL_SENSOR)) {
1159 if (hasCapability(RAW)) {
1174 if (hasCapability(BACKWARD_COMPATIBLE)) {
1188 if (hasCapability(BACKWARD_COMPATIBLE)) {
1219 if (hasCapability(DEPTH_OUTPUT)) {
1277 if (hasCapability(MANUAL_POST_PROCESSING)) {
1317 if (hasCapability(BACKWARD_COMPATIBLE)) {
1327 if (hasCapability(RAW)) {
1332 if (hasCapability(BURST_CAPTURE)) {
1370 if (hasCapability(BACKWARD_COMPATIBLE)) {
1380 if (hasCapability(RAW)) {
1385 if (hasCapability(BURST_CAPTURE)) {
1422 if (hasCapability(BACKWARD_COMPATIBLE)) {
1432 if (hasCapability(RAW)) {
1437 if (hasCapability(BURST_CAPTURE)) {
1449 if (hasCapability(BACKWARD_COMPATIBLE)) {
1461 if (hasCapability(BACKWARD_COMPATIBLE)) {
1476 if (hasCapability(BACKWARD_COMPATIBLE)) {
1501 hasCapability(FULL_LEVEL) ? ANDROID_SYNC_MAX_LATENCY_PER_FRAME_CONTROL : 3;
1506 if (hasCapability(BACKWARD_COMPATIBLE)) {
1521 hasCapability(BACKWARD_COMPATIBLE) ?
1528 if (hasCapability(BACKWARD_COMPATIBLE)) {
1536 if (hasCapability(BACKWARD_COMPATIBLE)) {
1567 if (hasCapability(BACKWARD_COMPATIBLE)) {
1576 static const uint8_t aeLockAvailable = hasCapability(BACKWARD_COMPATIBLE) ?
1582 if (hasCapability(BACKWARD_COMPATIBLE)) {
1595 static const uint8_t awbLockAvailable = hasCapability(BACKWARD_COMPATIBLE) ?
1613 if (mFacingBack && hasCapability(BACKWARD_COMPATIBLE)) {
1629 if (hasCapability(BACKWARD_COMPATIBLE)) {
1646 if (hasCapability(BACKWARD_COMPATIBLE)) {
1663 hasCapability(FULL_LEVEL) ? ANDROID_INFO_SUPPORTED_HARDWARE_LEVEL_FULL :
1671 if (hasCapability(BACKWARD_COMPATIBLE)) {
1689 if (hasCapability(DEPTH_OUTPUT)) {
1726 if (hasCapability(BACKWARD_COMPATIBLE)) {
1809 if (hasCapability(BACKWARD_COMPATIBLE)) {
1820 if (hasCapability(DEPTH_OUTPUT)) {
1872 if (!hasCapability(BACKWARD_COMPATIBLE)) {
1918 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) {
2037 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) {
2246 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) {
2489 if (mParent->hasCapability(BACKWARD_COMPATIBLE)) {
2507 if (mParent->hasCapability(DEPTH_OUTPUT)) {