Searched defs:VideoAsyncContext (Results 1 – 1 of 1) sorted by relevance
155 struct VideoAsyncContext : AsyncContext { struct156 double zoomRatio = 0;157 int32_t rotation = 0;158 int32_t callingUid = 0;159 int32_t callingPid = 0;160 std::string cameraId = "";161 std::string surfaceId = "";162 std::string picturePath = "";163 std::u16string callingPackage = u"";164 char path[kMaxNumberLen + 1] = { 0 };