Home
last modified time | relevance | path

Searched defs:VideoAsyncContext (Results 1 – 1 of 1) sorted by relevance

/base/telephony/call_manager/frameworks/js/napi/include/
Dnapi_call_manager_types.h163 struct VideoAsyncContext : AsyncContext { struct
164 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 };