Home
last modified time | relevance | path

Searched refs:takeOwnership (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DFramebufferData.h77 bool takeOwnership = false);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp226 bool takeOwnership) { in setAttachment() argument
237 m_attachPoints[idx].owned != takeOwnership) { in setAttachment()
252 m_attachPoints[idx].owned = takeOwnership; in setAttachment()