Home
last modified time | relevance | path

Searched defs:removePtr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/
DStalePtrRegistry.h42 void removePtr(T* ptr) { in removePtr() function
/aosp_15_r20/external/skia/tools/
H A DSkMetaData.cpp207 bool SkMetaData::removePtr(const char name[]) in removePtr() function in SkMetaData