Searched refs:DEFAULT_PREVIEW_SIZE (Results 1 – 3 of 3) sorted by relevance
57 const char OMXCameraAdapter::DEFAULT_PREVIEW_SIZE[] = "640x480"; member in android::OMXCameraAdapter
1046 params->set(CameraProperties::PREVIEW_SIZE, DEFAULT_PREVIEW_SIZE); in insertDefaults()
767 static const char DEFAULT_PREVIEW_SIZE[]; variable