Searched refs:getConfiguredFrameSize (Results 1 – 2 of 2) sorted by relevance
304 status_t getConfiguredFrameSize(int* width, int* height) const;
414 res = getConfiguredFrameSize(&conf_width, &conf_height); in startRecording()802 status_t EmulatedCamera::getConfiguredFrameSize(int* outWidth, in getConfiguredFrameSize() function in android::EmulatedCamera850 res = getConfiguredFrameSize(&width, &height); in doStartPreview()