Home
last modified time | relevance | path

Searched refs:removePtr (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglFenceSync.cpp196 sFenceRegistry()->removePtr(this); in removeFromRegistry()
/hardware/google/gfxstream/host/
DStalePtrRegistry.h42 void removePtr(T* ptr) { in removePtr() function
/hardware/google/gfxstream/host/tests/
DStalePtrRegistry_unittest.cpp38 reg.removePtr(nullptr); in TEST()