Home | History | Annotate | Download | only in HAL

Lines Matching refs:String8

52     QCameraParameters(const String8 &params);
513 String8 createSizesString(const cam_dimension_t *sizes, int len);
514 String8 createValuesString(const int *values, int len,
516 String8 createValuesStringFromMap(const QCameraMap *map,
518 String8 createHfrValuesString(const cam_hfr_info_t *values, int len,
520 String8 createHfrSizesString(const cam_hfr_info_t *values, int len);
521 String8 createFpsRangeString(const cam_fps_range_t *fps,
525 String8 createFpsString(const cam_fps_range_t *fps, int len);
526 String8 createZoomRatioValuesString(int *zoomRatios, int length);
592 DefaultKeyedVector<String8,String8> m_tempMap; // map for temororily store parameters to be set