Searched refs:decStrong (Results 1 - 5 of 5) sorted by relevance

/system/core/libpixelflinger/tinyutils/
H A Dsmartpointer.h117 if (m_ptr) m_ptr->decStrong(this);
123 if (m_ptr) m_ptr->decStrong(this);
132 if (m_ptr) m_ptr->decStrong(this);
141 if (m_ptr) m_ptr->decStrong(this);
150 if (m_ptr) m_ptr->decStrong(this);
159 m_ptr->decStrong(this);
/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h67 void decStrong(const void* id) const;
H A DCodeCache.cpp59 void Assembly::decStrong(const void*) const function in class:android::Assembly
/system/core/include/system/
H A Dwindow.h83 void decStrong(const void* id) const { function in struct:ANativeWindowBuffer
311 void decStrong(const void* id) const { function in struct:ANativeWindow
/system/core/libpixelflinger/
H A Dscanline.cpp291 c->scanline_as->decStrong(c);
395 c->scanline_as->decStrong(c);

Completed in 111 milliseconds