Searched refs:getConfiguredPixelFormat (Results 1 – 2 of 2) sorted by relevance
303 status_t getConfiguredPixelFormat(uint32_t* pixelFormat) const;
407 res = getConfiguredPixelFormat(&conf_fmt); in startRecording()776 status_t EmulatedCamera::getConfiguredPixelFormat(uint32_t* pixelFormat) const { in getConfiguredPixelFormat() function in android::EmulatedCamera857 res = getConfiguredPixelFormat(&org_fmt); in doStartPreview()