Searched defs:syncObj (Results 1 – 4 of 4) sorted by relevance
46 public static Object syncObj = new Object(); field in RequestAPITest
44 public static final Object syncObj = new Object(); field in TestEventHandler
182 std::shared_ptr<V1_2::SurfaceSyncObj> *syncObj) { in configure()
1505 std::shared_ptr<SurfaceSyncObj> syncObj; in setOutputSurface() local