Searched refs:sNextId (Results 1 – 4 of 4) sorted by relevance
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::Display551 : mId(sNextId++), in Display()1973 std::atomic<hwc2_layer_t> HWC2On1Adapter::Layer::sNextId(1); member in android::HWC2On1Adapter::Layer1976 : mId(sNextId++), in Layer()
507 std::atomic<hwc2_display_t> HWC2On1Adapter::Display::sNextId(1); member in android::HWC2On1Adapter::Display510 : mId(sNextId++), in Display()1903 std::atomic<hwc2_layer_t> HWC2On1Adapter::Layer::sNextId(1); member in android::HWC2On1Adapter::Layer1906 : mId(sNextId++), in Layer()