HomeSort by relevance Sort by last modified time
    Searched refs:sIdentity (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/
LayerBase.h 340 static int32_t sIdentity;
LayerBase.cpp 476 int32_t LayerBaseClient::sIdentity = 1;
483 mIdentity(uint32_t(android_atomic_inc(&sIdentity)))

Completed in 26 milliseconds