Searched refs:DEFAULT_PICTURE_TB_SIZE (Results 1 – 3 of 3) sorted by relevance
52 const char OMXCameraAdapter::DEFAULT_PICTURE_TB_SIZE[] = "320x480"; member in Ti::Camera::OMXCameraAdapter
1920 params->set(CameraProperties::PICTURE_SIZE, DEFAULT_PICTURE_TB_SIZE); in insertDefaults()
951 static const char DEFAULT_PICTURE_TB_SIZE[]; variable