Searched refs:notifyLocked (Results 1 – 3 of 3) sorted by relevance
78 notifyLocked(where); in notify()81 void SurfaceTracing::notifyLocked(const char* where) { in notifyLocked() function in android::SurfaceTracing
50 void notifyLocked(const char* where) NO_THREAD_SAFETY_ANALYSIS /* REQUIRES(mSfLock) */;
1982 mTracing.notifyLocked("visibleRegionsDirty"); in onMessageInvalidate()