Searched defs:sNextId (Results 1 – 10 of 10) sorted by relevance
28 private static int sNextId; field in SnailSource
26 private static int sNextId = 1; field in GLES11IdImpl
57 private static int sNextId; field in BlockingUserLifecycleListener
60 private static long sNextId = 1; field in PropertyValuesHolder_Delegate
89 static std::atomic_int sNextId{1}; variable
58 static std::atomic<int64_t> sNextId{1}; in generateId() local
394 static std::atomic<hwc2_display_t> sNextId; variable585 static std::atomic<hwc2_layer_t> sNextId; variable
353 static std::atomic<hwc2_display_t> sNextId; variable555 static std::atomic<hwc2_layer_t> sNextId; variable
548 std::atomic<hwc2_display_t> HWC2On1Adapter::Display::sNextId(1); member in android::HWC2On1Adapter::Display1973 std::atomic<hwc2_layer_t> HWC2On1Adapter::Layer::sNextId(1); member in android::HWC2On1Adapter::Layer
507 std::atomic<hwc2_display_t> HWC2On1Adapter::Display::sNextId(1); member in android::HWC2On1Adapter::Display1903 std::atomic<hwc2_layer_t> HWC2On1Adapter::Layer::sNextId(1); member in android::HWC2On1Adapter::Layer