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