Home
last modified time | relevance | path

Searched refs:rcEncoder (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp137 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in initialize()
285 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in queryHostEGLString()
344 if (hcon->rcEncoder()->hasNativeSync() && in buildExtensionString()
Degl.cpp133 ExtendedRCEncoderContext *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL)
141 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
153 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h122 ExtendedRCEncoderContext *rcEncoder();
DHostConnection.cpp153 ExtendedRCEncoderContext *HostConnection::rcEncoder() in rcEncoder() function in HostConnection
/device/generic/goldfish-opengl/system/GLESv1/
Dgl.cpp45 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/GLESv2/
Dgl2.cpp45 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp303 ExtendedRCEncoderContext *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL)
311 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \