Home
last modified time | relevance | path

Searched refs:isSizeSupportedForFormat (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp914 bool isSizeSupportedForFormat(int32_t format, int32_t width, int32_t height) { in isSizeSupportedForFormat() function in StaticInfo
3274 bool testSizeSupported = info.isSizeSupportedForFormat(AIMAGE_FORMAT_YUV_420_888, in nativeCameraDeviceLogicalPhysicalStreaming()