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

/system/core/libpixelflinger/tinyutils/
H A Dsmartpointer.h91 if (other) other->incStrong(this);
98 if (m_ptr) m_ptr->incStrong(this);
104 if (other) other->incStrong(this);
111 if (m_ptr) m_ptr->incStrong(this);
122 if (other.m_ptr) other.m_ptr->incStrong(this);
131 if (other) other->incStrong(this);
140 if (other.m_ptr) other.m_ptr->incStrong(this);
149 if (other) other->incStrong(this);
/system/core/libpixelflinger/codeflinger/
H A DCodeCache.h65 void incStrong(const void* id) const;
H A DCodeCache.cpp118 void Assembly::incStrong(const void*) const
/system/core/include/system/
H A Dwindow.h93 void incStrong(const void* id) const { function in struct:ANativeWindowBuffer
348 void incStrong(const void* id) const { function in struct:ANativeWindow
/system/core/libpixelflinger/
H A Dscanline.cpp421 c->scanline_as->incStrong(c); // hold on to assembly

Completed in 1049 milliseconds