Lines Matching refs:SafeFree
173 os::SafeFree( m_pShapeShaderBinary, m_ShapeAllocator ); in DestroyShape()
178 os::SafeFree( m_ShapePositionStreamArray, m_ShapeAllocator ); in DestroyShape()
179 os::SafeFree( m_ShapeColorStreamArray, m_ShapeAllocator ); in DestroyShape()
180 os::SafeFree( m_ShapeIndexStreamArray, m_ShapeAllocator ); in DestroyShape()
372 os::SafeFree(shaderBuffer, allocator); in InitializeFont()
376 os::SafeFree(fontBuffer, allocator); in InitializeFont()
414 os::SafeFree(shaderBuffer, allocator); in InitializeFont()
425 os::SafeFree(m_FontCommandBuffer, m_FontAllocator); in DestroyFont()
428 os::SafeFree(stringBuffer, m_FontAllocator); in DestroyFont()
438 os::SafeFree(resource, m_FontAllocator); in DestroyFont()
441 os::SafeFree(drawBuffer, m_FontAllocator); in DestroyFont()