HomeSort by relevance Sort by last modified time
    Searched refs:m_grallocOnly (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
HostConnection.h 135 m_grallocOnly = gralloc_only;
138 bool isGrallocOnly() const { return m_grallocOnly; }
163 bool m_grallocOnly;
HostConnection.cpp 40 m_grallocOnly(true),

Completed in 59 milliseconds