Lines Matching refs:hasCapability
386 if (!hasCapability(BACKWARD_COMPATIBLE) && type != CAMERA3_TEMPLATE_PREVIEW) { in constructDefaultRequestSettings()
418 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
438 if (hasCapability(MANUAL_SENSOR)) { in constructDefaultRequestSettings()
453 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
465 if (hasCapability(MANUAL_POST_PROCESSING)) { in constructDefaultRequestSettings()
512 if (hasCapability(MANUAL_POST_PROCESSING)) { in constructDefaultRequestSettings()
523 if (hasCapability(MANUAL_POST_PROCESSING)) { in constructDefaultRequestSettings()
531 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
537 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
563 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
616 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructDefaultRequestSettings()
1045 if (hasCapability(FULL_LEVEL)) { in getCameraCapabilities()
1054 if (hasCapability(BURST_CAPTURE) || hasCapability(READ_SENSOR_SETTINGS) || in getCameraCapabilities()
1055 hasCapability(RAW) || hasCapability(MANUAL_SENSOR) || in getCameraCapabilities()
1056 hasCapability(MANUAL_POST_PROCESSING) || in getCameraCapabilities()
1057 hasCapability(PRIVATE_REPROCESSING) || hasCapability(YUV_REPROCESSING) || in getCameraCapabilities()
1058 hasCapability(CONSTRAINED_HIGH_SPEED_VIDEO)) { in getCameraCapabilities()
1070 bool EmulatedFakeCamera3::hasCapability(AvailableCapabilities cap) { in hasCapability() function in android::EmulatedFakeCamera3
1107 if (hasCapability(MANUAL_SENSOR)) { in constructStaticInfo()
1137 if (hasCapability(RAW)) { in constructStaticInfo()
1151 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1164 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1195 if (hasCapability(DEPTH_OUTPUT)) { in constructStaticInfo()
1256 if (hasCapability(MANUAL_POST_PROCESSING)) { in constructStaticInfo()
1327 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1339 if (hasCapability(RAW)) { in constructStaticInfo()
1345 if (hasCapability(BURST_CAPTURE)) { in constructStaticInfo()
1416 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1427 if (hasCapability(RAW)) { in constructStaticInfo()
1432 if (hasCapability(BURST_CAPTURE)) { in constructStaticInfo()
1496 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1506 if (hasCapability(RAW)) { in constructStaticInfo()
1511 if (hasCapability(BURST_CAPTURE)) { in constructStaticInfo()
1523 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1533 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1544 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1566 hasCapability(FULL_LEVEL) ? ANDROID_SYNC_MAX_LATENCY_PER_FRAME_CONTROL in constructStaticInfo()
1572 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1585 static_cast<uint8_t>(hasCapability(BACKWARD_COMPATIBLE) in constructStaticInfo()
1591 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1597 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1623 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1633 hasCapability(BACKWARD_COMPATIBLE) in constructStaticInfo()
1639 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1652 hasCapability(BACKWARD_COMPATIBLE) in constructStaticInfo()
1665 if (mFacingBack && hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1680 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1698 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1713 hasCapability(FULL_LEVEL) ? ANDROID_INFO_SUPPORTED_HARDWARE_LEVEL_FULL in constructStaticInfo()
1721 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1739 if (hasCapability(DEPTH_OUTPUT)) { in constructStaticInfo()
1789 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1873 if (hasCapability(BACKWARD_COMPATIBLE)) { in constructStaticInfo()
1884 if (hasCapability(DEPTH_OUTPUT)) { in constructStaticInfo()
1935 if (!hasCapability(BACKWARD_COMPATIBLE)) { in process3A()
1981 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) { in doFakeAE()
2095 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) { in doFakeAF()
2303 if (e.count == 0 && hasCapability(BACKWARD_COMPATIBLE)) { in doFakeAWB()
2536 if (mParent->hasCapability(BACKWARD_COMPATIBLE)) { in threadLoop()
2553 if (mParent->hasCapability(DEPTH_OUTPUT)) { in threadLoop()