Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h136 status_t createPreviewSurface(unsigned int width,
Dqcamera_test.cpp1445 status_t CameraContext::createPreviewSurface(unsigned int width, in createPreviewSurface() function in qcamera::CameraContext
1804 ret = createPreviewSurface(previewWidth, in startPreview()