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.h155 struct VideoAsyncContext : AsyncContext { struct
156 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 };