Searched defs:VideoAsyncContext (Results 1 – 1 of 1) sorted by relevance
163 struct VideoAsyncContext : AsyncContext { struct164 double zoomRatio = 0;165 int32_t rotation = 0;166 int32_t callingUid = 0;167 int32_t callingPid = 0;168 std::string cameraId = "";169 std::string surfaceId = "";170 std::string picturePath = "";171 std::u16string callingPackage = u"";172 char path[kMaxNumberLen + 1] = { 0 };