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

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
BurstCaptureTest.java 52 if (!mStaticInfo.isCapabilitySupported(
120 final boolean checkSensorSettings = mStaticInfo.isCapabilitySupported(
DngCreatorTest.java 107 if (!mStaticInfo.isCapabilitySupported(
194 if (!mStaticInfo.isCapabilitySupported(
314 if (!mStaticInfo.isCapabilitySupported(
CaptureRequestTest.java 136 if (!mStaticInfo.isCapabilitySupported(
251 if (!mStaticInfo.isCapabilitySupported(
423 if (!mStaticInfo.isCapabilitySupported(
    [all...]
RobustnessTest.java 247 if (staticInfo.isCapabilitySupported(
260 if (staticInfo.isCapabilitySupported(
StillCaptureTest.java 185 if (!mStaticInfo.isCapabilitySupported(
214 if (!mStaticInfo.isCapabilitySupported(
    [all...]
AllocationTest.java 535 if (!staticInfo.isCapabilitySupported(
596 if (!staticInfo.isCapabilitySupported(
    [all...]
CaptureResultTest.java 456 if (!mStaticInfo.isCapabilitySupported(
512 if (!mStaticInfo.isCapabilitySupported(
    [all...]
CameraDeviceTest.java     [all...]
ImageReaderTest.java 680 if (mStaticInfo.isCapabilitySupported(
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
StaticMetadata.java 351 if (isHardwareLevelFull() || isCapabilitySupported(
669 if (isCapabilitySupported(
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2SurfaceViewTestCase.java 683 if (mStaticInfo.isCapabilitySupported(

Completed in 83 milliseconds