Searched refs:displayPhysicalArray (Results 1 – 1 of 1) sorted by relevance
360 std::vector<DisplayPhysicalResolution> displayPhysicalArray = in OnGetAllDisplayPhysicalResolution() local362 if (!displayPhysicalArray.empty()) { in OnGetAllDisplayPhysicalResolution()363 task.Resolve(env, CreateJsDisplayPhysicalArrayObject(env, displayPhysicalArray)); in OnGetAllDisplayPhysicalResolution()