Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java46 public static Object syncObj = new Object(); field in RequestAPITest
H A DTestEventHandler.java44 public static final Object syncObj = new Object(); field in TestEventHandler
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Doutput.cpp182 std::shared_ptr<V1_2::SurfaceSyncObj> *syncObj) { in configure()
H A Dclient.cpp1505 std::shared_ptr<SurfaceSyncObj> syncObj; in setOutputSurface() local