Searched refs:rawSessionChars (Results 1 – 1 of 1) sorted by relevance
974 CameraMetadata rawSessionChars; in getSessionCharacteristics() local975 rawSessionChars = buffer; // clone buffer in getSessionCharacteristics()976 rawSessionChars.sort(); // sort for faster lookups in getSessionCharacteristics()981 return copySessionCharacteristics(/*from=*/rawSessionChars, /*to=*/outChars, in getSessionCharacteristics()