Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp132 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in initialize()
315 renderControl_encoder_context_t *rcEnc = hcon->rcEncoder(); in queryHostEGLString()
374 if (hcon->rcEncoder()->hasNativeSync() && in buildExtensionString()
378 if (hcon->rcEncoder()->hasNativeSyncV3()) { in buildExtensionString()
Degl.cpp140 ExtendedRCEncoderContext *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL)
148 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
165 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/GLESv1/
Dgl.cpp44 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/GLESv2/
Dgl2.cpp44 renderControl_encoder_context_t *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h122 ExtendedRCEncoderContext *rcEncoder();
DHostConnection.cpp283 ExtendedRCEncoderContext *HostConnection::rcEncoder() in rcEncoder() function in HostConnection
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp255 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp346 ExtendedRCEncoderContext *rcEnc = (hostCon ? hostCon->rcEncoder() : NULL); \
355 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp62 ExtendedRCEncoderContext *rcEnc = hostCon->rcEncoder(); \