Searched refs:isSupportedResolution (Results 1 – 3 of 3) sorted by relevance
97 bool isSupportedResolution(int width, int height);
353 bool ExynosCamera2::isSupportedResolution(int width, int height) in isSupportedResolution() function in android::ExynosCamera2
1703 m_camera2->isSupportedResolution(width, height)) { in allocateStream()