Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DFramebufferData.h81 ObjectDataPtr *outObj);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DFramebufferData.cpp268 ObjectDataPtr *outObj) { in getAttachment() argument
271 if (outObj) *outObj = m_attachPoints[idx].obj; in getAttachment()