Lines Matching refs:SafeFree
175 os::SafeFree( m_pShapeShaderBinary, m_ShapeAllocator ); in DestroyShape()
180 os::SafeFree( m_ShapePositionStreamArray, m_ShapeAllocator ); in DestroyShape()
181 os::SafeFree( m_ShapeColorStreamArray, m_ShapeAllocator ); in DestroyShape()
182 os::SafeFree( m_ShapeIndexStreamArray, m_ShapeAllocator ); in DestroyShape()
374 os::SafeFree(shaderBuffer, allocator); in InitializeFont()
378 os::SafeFree(fontBuffer, allocator); in InitializeFont()
416 os::SafeFree(shaderBuffer, allocator); in InitializeFont()
427 os::SafeFree(m_FontCommandBuffer, m_FontAllocator); in DestroyFont()
430 os::SafeFree(stringBuffer, m_FontAllocator); in DestroyFont()
440 os::SafeFree(resource, m_FontAllocator); in DestroyFont()
443 os::SafeFree(drawBuffer, m_FontAllocator); in DestroyFont()