Searched refs:encodeLength (Results 1 – 1 of 1) sorted by relevance
332 …int32_t encodeLength = static_cast<int32_t>(SkBase64::Encode(data->data(), data->size(), nullptr)); in GetSnapshotJson() local334 SkString info(encodeLength); in GetSnapshotJson()