Lines Matching refs:get
239 const char *CameraParameters::get(const char *key) const
249 const char *v = get(key);
257 const char *v = get(key);
328 // Get the current string, if it doesn't exist, leave the -1x-1
329 const char *p = get(KEY_PREVIEW_SIZE);
336 const char *previewSizesStr = get(KEY_SUPPORTED_PREVIEW_SIZES);
353 const char *p = get(KEY_PREVIEW_FPS_RANGE);
365 return get(KEY_PREVIEW_FORMAT);
378 // Get the current string, if it doesn't exist, leave the -1x-1
379 const char *p = get(KEY_PICTURE_SIZE);
386 const char *pictureSizesStr = get(KEY_SUPPORTED_PICTURE_SIZES);
397 return get(KEY_PICTURE_FORMAT);