Searched refs:sNextId (Results 1 – 5 of 5) sorted by relevance
62 private static long sNextId = 1; field in PropertyValuesHolder_Delegate90 methodId = sNextId++; in registerMethod()
94 static uint32_t sNextId; variable
45 uint32_t FontCollection::sNextId = 0; member in minikin::FontCollection60 mId = sNextId++; in init()
394 static std::atomic<hwc2_display_t> sNextId; variable585 static std::atomic<hwc2_layer_t> sNextId; variable
507 std::atomic<hwc2_display_t> HWC2On1Adapter::Display::sNextId(1); member in android::HWC2On1Adapter::Display510 : mId(sNextId++), in Display()1901 std::atomic<hwc2_layer_t> HWC2On1Adapter::Layer::sNextId(1); member in android::HWC2On1Adapter::Layer1904 : mId(sNextId++), in Layer()