Home
last modified time | relevance | path

Searched refs:HostConnection (Results 1 – 9 of 9) sorted by relevance

/device/generic/goldfish/opengl/system/OpenglSystemCommon/
DHostConnection.cpp30 HostConnection::HostConnection() : in HostConnection() function in HostConnection
38 HostConnection::~HostConnection() in ~HostConnection()
46 HostConnection *HostConnection::get() in get()
58 HostConnection *con = new HostConnection(); in get()
109 GLEncoder *HostConnection::glEncoder() in glEncoder()
119 GL2Encoder *HostConnection::gl2Encoder() in gl2Encoder()
129 renderControl_encoder_context_t *HostConnection::rcEncoder() in rcEncoder()
137 gl_client_context_t *HostConnection::s_getGLContext() in s_getGLContext()
146 gl2_client_context_t *HostConnection::s_getGL2Context() in s_getGL2Context()
DHostConnection.h27 class HostConnection
30 static HostConnection *get();
31 ~HostConnection();
44 HostConnection();
DAndroid.mk7 HostConnection.cpp \
DThreadInfo.h32 HostConnection *hostConn;
/device/generic/goldfish/opengl/system/GLESv2/
Dgl2.cpp39 HostConnection *hostCon = HostConnection::get(); \
/device/generic/goldfish/opengl/system/GLESv1/
Dgl.cpp39 HostConnection *hostCon = HostConnection::get(); \
/device/generic/goldfish/opengl/system/egl/
DeglDisplay.cpp107 HostConnection *hcon = HostConnection::get(); in initialize()
249 HostConnection *hcon = HostConnection::get(); in queryHostEGLString()
Degl.cpp105 HostConnection *hostCon = HostConnection::get(); \
109 HostConnection *hostCon = HostConnection::get(); \
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp110 HostConnection *hostCon = HostConnection::get(); \
114 HostConnection *hostCon = HostConnection::get(); \
895 HostConnection *hostCon = HostConnection::get(); in gralloc_device_open()