| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | GL2Encoder.cpp | 485 GL2Encoder *ctx = (GL2Encoder *)self; in s_glGetError() local 504 ErrorUpdater(GL2Encoder* ctx) : in ErrorUpdater() 547 ScopedQueryUpdate(GL2Encoder* ctx, uint32_t bytes, T* target) : in ScopedQueryUpdate() 607 GL2Encoder *ctx = (GL2Encoder *) self; in s_glFlush() local 614 GL2Encoder *ctx = (GL2Encoder *)self; in s_glGetString() local 643 GL2Encoder *ctx = (GL2Encoder *)self; in s_glPixelStorei() local 652 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBindBuffer() local 678 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBufferData() local 696 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBufferSubData() local 709 GL2Encoder *ctx = (GL2Encoder *) self; in s_glGenBuffers() local [all …]
|
| D | GLESv2Validation.cpp | 332 bool bufferTarget(GL2Encoder* ctx, GLenum target) { in bufferTarget() 360 bool bufferParam(GL2Encoder* ctx, GLenum pname) { in bufferParam() 376 bool bufferUsage(GL2Encoder* ctx, GLenum usage) { in bufferUsage() 394 bool pixelStoreParam(GL2Encoder* ctx, GLenum param) { in pixelStoreParam() 433 bool rboFormat(GL2Encoder* ctx, GLenum internalformat) { in rboFormat() 508 bool framebufferTarget(GL2Encoder* ctx, GLenum target) { in framebufferTarget() 520 bool framebufferAttachment(GL2Encoder* ctx, GLenum attachment) { in framebufferAttachment() 596 bool vertexAttribType(GL2Encoder* ctx, GLenum type) in vertexAttribType() 657 bool textureTarget(GL2Encoder* ctx, GLenum target) { in textureTarget() 684 bool textureParams(GL2Encoder* ctx, GLenum param) { in textureParams() [all …]
|
| D | GL2EncoderUtils.cpp | 27 GL2Encoder *ctx = (GL2Encoder *)self; in pixelDataSize() local 34 GL2Encoder *ctx = (GL2Encoder *)self; in pixelDataSize3D() local 41 GL2Encoder * ctx = (GL2Encoder *) self; in uniformType() local 47 GL2Encoder *ctx = (GL2Encoder *)self; in clearBufferNumElts() local 53 GL2Encoder *ctx = (GL2Encoder *)self; in numActiveUniformsInUniformBlock() local 59 GL2Encoder *ctx = (GL2Encoder *)self; in glActiveUniformBlockivParamSize() local
|
| D | gl2_enc.cpp | 31 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glActiveTexture_enc() local 58 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glAttachShader_enc() local 86 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBindAttribLocation_enc() local 117 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBindBuffer_enc() local 145 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBindFramebuffer_enc() local 173 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBindRenderbuffer_enc() local 201 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBindTexture_enc() local 229 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBlendColor_enc() local 259 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBlendEquation_enc() local 286 gl2_encoder_context_t *ctx = (gl2_encoder_context_t *)self; in glBlendEquationSeparate_enc() local [all …]
|
| /device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/ |
| D | GLESv2Decoder.cpp | 92 GLESv2Decoder *ctx = (GLESv2Decoder *) userData; in s_getProc() local 296 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glFinishRoundTrip() local 303 GLESv2Decoder *ctx = (GLESv2Decoder *) self; in s_glGetCompressedTextureFormats() local 317 GLESv2Decoder *ctx = (GLESv2Decoder *) self; in s_glVertexAttribPointerData() local 335 GLESv2Decoder *ctx = (GLESv2Decoder *) self; in s_glVertexAttribPointerOffset() local 342 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glDrawElementsData() local 349 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glDrawElementsOffset() local 355 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glDrawElementsDataNullAEMU() local 362 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glDrawElementsOffsetNullAEMU() local 368 GLESv2Decoder *ctx = (GLESv2Decoder *)self; in s_glMapBufferRangeAEMU() local [all …]
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | GLEncoder.cpp | 46 GLEncoder *ctx = (GLEncoder *)self; in s_glGetError() local 73 GLEncoder *ctx = (GLEncoder *)self; in s_glGetIntegerv() local 116 GLEncoder *ctx = (GLEncoder *)self; in s_glGetFloatv() local 155 GLEncoder *ctx = (GLEncoder *)self; in s_glGetFixedv() local 194 GLEncoder *ctx = (GLEncoder *)self; in s_glGetBooleanv() local 229 GLEncoder * ctx = (GLEncoder *) self; in s_glGetPointerv() local 236 GLEncoder *ctx = (GLEncoder *)self; in s_glFlush() local 265 GLEncoder *ctx = (GLEncoder *)self; in s_glPixelStorei() local 273 GLEncoder *ctx = (GLEncoder *)self; in s_glVertexPointer() local 280 GLEncoder *ctx = (GLEncoder *)self; in s_glNormalPointer() local [all …]
|
| D | gl_enc.cpp | 31 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glAlphaFunc_enc() local 59 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glClearColor_enc() local 89 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glClearDepthf_enc() local 116 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glClipPlanef_enc() local 146 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glColor4f_enc() local 176 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glDepthRangef_enc() local 204 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glFogf_enc() local 232 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glFogfv_enc() local 262 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glFrustumf_enc() local 294 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self; in glGetClipPlanef_enc() local [all …]
|
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ |
| D | GLESv1Decoder.cpp | 140 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glFinishRoundTrip() local 147 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glVertexPointerOffset() local 153 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glColorPointerOffset() local 159 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glTexCoordPointerOffset() local 165 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glNormalPointerOffset() local 171 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glPointSizePointerOffset() local 177 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glWeightPointerOffset() local 183 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glMatrixIndexPointerOffset() local 198 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glVertexPointerData() local 215 GLESv1Decoder *ctx = (GLESv1Decoder *)self; in s_glColorPointerData() local [all …]
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/ |
| D | GLESv2Validate.cpp | 159 bool GLESv2Validate::renderbufferParam(GLEScontext* ctx, GLenum pname){ in renderbufferParam() 178 bool GLESv2Validate::framebufferTarget(GLEScontext* ctx, GLenum target) { in framebufferTarget() 190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment() 218 bool GLESv2Validate::bufferTarget(GLEScontext* ctx, GLenum target) { in bufferTarget() 248 bool GLESv2Validate::bufferUsage(GLEScontext* ctx, GLenum usage) { in bufferUsage() 268 bool GLESv2Validate::bufferParam(GLEScontext* ctx, GLenum pname) { in bufferParam() 285 bool GLESv2Validate::blendEquationMode(GLEScontext* ctx, GLenum mode){ in blendEquationMode() 344 bool GLESv2Validate::textureTarget(GLEScontext* ctx, GLenum target) { in textureTarget() 364 bool GLESv2Validate::textureParams(GLEScontext* ctx, GLenum param) { in textureParams() 423 bool GLESv2Validate::pixelStoreParam(GLEScontext* ctx, GLenum param){ in pixelStoreParam() [all …]
|
| /device/amlogic/yukawa/hal/hdmicec/ |
| D | hdmi_cec.c | 59 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_add_logical_address() local 146 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_clear_logical_address() local 158 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_get_physical_address() local 168 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_send_message() local 213 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_register_event_callback() local 221 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_get_version() local 228 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_get_vendor_id() local 236 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_get_port_info() local 256 struct hdmicec_context* ctx = (struct hdmicec_context*)dev; in hdmicec_set_option() local 277 struct hdmicec_context *ctx = (struct hdmicec_context *)dev; in hdmicec_is_connected() local [all …]
|
| /device/google/cuttlefish/guest/hals/identity/libeic/ |
| D | EicPresentation.c | 22 bool eicPresentationInit(EicPresentation* ctx, bool testCredential, in eicPresentationInit() 102 bool eicPresentationGenerateSigningKeyPair(EicPresentation* ctx, in eicPresentationGenerateSigningKeyPair() 176 EicPresentation* ctx, uint8_t ephemeralPrivateKey[EIC_P256_PRIV_KEY_SIZE]) { in eicPresentationCreateEphemeralKeyPair() 187 bool eicPresentationCreateAuthChallenge(EicPresentation* ctx, in eicPresentationCreateAuthChallenge() 205 EicPresentation* ctx, const uint8_t* sessionTranscript, in eicPresentationValidateRequestMessage() 327 bool eicPresentationPushReaderCert(EicPresentation* ctx, in eicPresentationPushReaderCert() 360 EicPresentation* ctx, uint64_t challenge, uint64_t secureUserId, in eicPresentationSetAuthToken() 395 static bool checkUserAuth(EicPresentation* ctx, bool userAuthenticationRequired, in checkUserAuth() 434 static bool checkReaderAuth(EicPresentation* ctx, in checkReaderAuth() 471 EicPresentation* ctx, int id, const uint8_t* readerCertificate, in eicPresentationValidateAccessControlProfile() [all …]
|
| D | EicProvisioning.c | 20 bool eicProvisioningInit(EicProvisioning* ctx, bool testCredential) { in eicProvisioningInit() 30 bool eicProvisioningInitForUpdate(EicProvisioning* ctx, bool testCredential, in eicProvisioningInitForUpdate() 109 EicProvisioning* ctx, const uint8_t* challenge, size_t challengeSize, in eicProvisioningCreateCredentialKey() 127 EicProvisioning* ctx, int accessControlProfileCount, const int* entryCounts, in eicProvisioningStartPersonalization() 199 EicProvisioning* ctx, int id, const uint8_t* readerCertificate, in eicProvisioningAddAccessControlProfile() 237 bool eicProvisioningBeginAddEntry(EicProvisioning* ctx, in eicProvisioningBeginAddEntry() 291 EicProvisioning* ctx, const uint8_t* accessControlProfileIds, in eicProvisioningAddEntryValue() 339 EicProvisioning* ctx, in eicProvisioningFinishAddingEntries() 364 EicProvisioning* ctx, const char* docType, size_t docTypeLength, in eicProvisioningFinishGetCredentialData()
|
| D | EicOpsImpl.cc | 66 void eicOpsHmacSha256Init(EicHmacSha256Ctx* ctx, const uint8_t* key, in eicOpsHmacSha256Init() 76 void eicOpsHmacSha256Update(EicHmacSha256Ctx* ctx, const uint8_t* data, in eicOpsHmacSha256Update() 84 void eicOpsHmacSha256Final(EicHmacSha256Ctx* ctx, in eicOpsHmacSha256Final() 96 void eicOpsSha256Init(EicSha256Ctx* ctx) { in eicOpsSha256Init() 101 void eicOpsSha256Update(EicSha256Ctx* ctx, const uint8_t* data, size_t len) { in eicOpsSha256Update() 106 void eicOpsSha256Final(EicSha256Ctx* ctx, in eicOpsSha256Final()
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
| D | goldfish_vpx_impl.cpp | 39 static void sendVpxOperation(vpx_codec_ctx_t *ctx, MediaOperation op) { in sendVpxOperation() 51 int vpx_codec_destroy(vpx_codec_ctx_t *ctx) { in vpx_codec_destroy() 65 int vpx_codec_dec_init(vpx_codec_ctx_t *ctx) { in vpx_codec_dec_init() 114 vpx_image_t *vpx_codec_get_frame(vpx_codec_ctx_t *ctx, int hostColorBufferId) { in vpx_codec_get_frame() 145 void vpx_codec_send_metadata(vpx_codec_ctx_t *ctx, void *ptr) { in vpx_codec_send_metadata() 156 int vpx_codec_flush(vpx_codec_ctx_t *ctx) { in vpx_codec_flush() 168 int vpx_codec_decode(vpx_codec_ctx_t *ctx, const uint8_t *data, in vpx_codec_decode()
|
| /device/google/contexthub/lib/nanohub/ |
| D | aes.c | 155 void aesInitForEncr(struct AesContext *ctx, const uint32_t *k) in aesInitForEncr() 183 void aesInitForDecr(struct AesContext *ctx, struct AesSetupTempWorksSpace *tmpSpace, const uint32_t… in aesInitForDecr() 204 void aesEncr(struct AesContext *ctx, const uint32_t *src, uint32_t *dst) in aesEncr() 274 void aesDecr(struct AesContext *ctx, const uint32_t *src, uint32_t *dst) in aesDecr() 344 void aesCbcInitForEncr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv) in aesCbcInitForEncr() 350 void aesCbcInitForDecr(struct AesCbcContext *ctx, const uint32_t *k, const uint32_t *iv) in aesCbcInitForDecr() 358 void aesCbcEncr(struct AesCbcContext *ctx, const uint32_t *src, uint32_t *dst) in aesCbcEncr() 369 void aesCbcDecr(struct AesCbcContext *ctx, const uint32_t *src, uint32_t *dst) in aesCbcDecr()
|
| /device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
| D | goldfish_vpx_impl.cpp | 39 static void sendVpxOperation(vpx_codec_ctx_t* ctx, MediaOperation op) { in sendVpxOperation() 51 int vpx_codec_destroy(vpx_codec_ctx_t* ctx) { in vpx_codec_destroy() 65 int vpx_codec_dec_init(vpx_codec_ctx_t* ctx) { in vpx_codec_dec_init() 113 vpx_image_t* vpx_codec_get_frame(vpx_codec_ctx_t* ctx, __attribute__((unused)) int hostColorBufferI… in vpx_codec_get_frame() 143 int vpx_codec_flush(vpx_codec_ctx_t* ctx) { in vpx_codec_flush() 155 int vpx_codec_decode(vpx_codec_ctx_t *ctx, in vpx_codec_decode()
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | auto_goldfish_dma_context.cpp | 19 goldfish_dma_context ctx; in empty() local 28 void destroy(goldfish_dma_context *ctx) { in destroy() 40 AutoGoldfishDmaContext::AutoGoldfishDmaContext(goldfish_dma_context *ctx) in AutoGoldfishDmaContext() 49 void AutoGoldfishDmaContext::reset(goldfish_dma_context *ctx) { in reset()
|
| /device/generic/goldfish-opengl/system/renderControl_enc/ |
| D | renderControl_enc.cpp | 31 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetRendererVersion_enc() local 72 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetEGLVersion_enc() local 121 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcQueryEGLString_enc() local 168 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetGLString_enc() local 215 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetNumConfigs_enc() local 260 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetConfigs_enc() local 306 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcChooseConfig_enc() local 358 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcGetFBParam_enc() local 400 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcCreateContext_enc() local 444 renderControl_encoder_context_t *ctx = (renderControl_encoder_context_t *)self; in rcDestroyContext_enc() local [all …]
|
| /device/linaro/dragonboard/qcom/qrtr/src/ |
| D | ns.c | 155 static int service_announce_new(struct context *ctx, in service_announce_new() 179 static int service_announce_del(struct context *ctx, in service_announce_del() 203 static int lookup_notify(struct context *ctx, struct sockaddr_qrtr *to, in lookup_notify() 224 static int annouce_servers(struct context *ctx, struct sockaddr_qrtr *sq) in annouce_servers() 289 static int server_del(struct context *ctx, struct node *node, unsigned int port) in server_del() 323 static int ctrl_cmd_hello(struct context *ctx, struct sockaddr_qrtr *sq, in ctrl_cmd_hello() 335 static int ctrl_cmd_bye(struct context *ctx, struct sockaddr_qrtr *from) in ctrl_cmd_bye() 380 static int ctrl_cmd_del_client(struct context *ctx, struct sockaddr_qrtr *from, in ctrl_cmd_del_client() 444 static int ctrl_cmd_new_server(struct context *ctx, struct sockaddr_qrtr *from, in ctrl_cmd_new_server() 483 static int ctrl_cmd_del_server(struct context *ctx, struct sockaddr_qrtr *from, in ctrl_cmd_del_server() [all …]
|
| /device/generic/goldfish-opengl/system/magma/magma_enc/ |
| D | magma_enc.cpp | 33 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_device_import_enc() local 79 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_device_release_enc() local 106 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_device_query_enc() local 157 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_device_create_connection_enc() local 203 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_release_enc() local 230 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_get_error_enc() local 272 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_create_context_enc() local 318 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_release_context_enc() local 346 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_create_buffer_enc() local 401 magma_encoder_context_t *ctx = (magma_encoder_context_t *)self; in magma_connection_release_buffer_enc() local [all …]
|
| /device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/ |
| D | foo_enc.cpp | 25 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooAlphaFunc_enc() local 51 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooIsBuffer_enc() local 93 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooDoEncoderFlush_enc() local 119 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooTakeConstVoidPtrConstPtr_enc() local 146 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooSetComplexStruct_enc() local 173 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooGetComplexStruct_enc() local 211 foo_encoder_context_t *ctx = (foo_encoder_context_t *)self; in fooInout_enc() local
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | FramebufferData.cpp | 221 class GLEScontext* ctx, in setAttachment() 275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples() 295 void FramebufferData::getAttachmentDimensions(GLEScontext* ctx, GLenum attachment, GLint* width, GL… in getAttachmentDimensions() 321 GLint FramebufferData::getAttachmentInternalFormat(GLEScontext* ctx, GLenum attachment) { in getAttachmentInternalFormat() 341 void FramebufferData::separateDepthStencilWorkaround(GLEScontext* ctx) { in separateDepthStencilWorkaround() 514 void FramebufferData::validate(GLEScontext* ctx) in validate()
|
| D | TextureUtils.cpp | 276 GLenum decompressedInternalFormat(GLEScontext* ctx, GLenum compressedFormat) { in decompressedInternalFormat() 363 ScopedFetchUnpackData(GLEScontext* ctx, GLintptr offset, in ScopedFetchUnpackData() 391 void doCompressedTexImage2D(GLEScontext* ctx, GLenum target, GLint level, in doCompressedTexImage2D() 804 void doCompressedTexImage2DNative(GLEScontext* ctx, GLenum target, GLint level, GLenum internalform… in doCompressedTexImage2DNative() 815 void doCompressedTexSubImage2DNative(GLEScontext* ctx, GLenum target, GLint level, GLint xoffset, G… in doCompressedTexSubImage2DNative() 897 bool shouldPassthroughCompressedFormat(GLEScontext* ctx, GLenum internalformat) { in shouldPassthroughCompressedFormat() 1254 TextureUnpackReset::TextureUnpackReset(GLEScontext* ctx) : glesContext(ctx) { in TextureUnpackReset()
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | AVDVirglRenderer.cpp | 159 Context const* ctx = it.second; in dump_global_state() local 167 Context const* ctx = it.second; in dump_global_state() local 498 static void process_cmd(Context* ctx, char* buf, size_t bufSize, int fence) { in process_cmd() 579 Context* ctx = it->second; in virgl_renderer_submit_cmd() local 853 Context const* ctx = it.second; in virgl_renderer_resource_unref() local 1002 Context* ctx = new (std::nothrow) Context(handle, name, nlen, process_cmd, g_dpy); in virgl_renderer_context_create() local 1016 Context* ctx = it->second; in virgl_renderer_context_destroy() local 1056 Context* ctx = ctx_it->second; in virgl_renderer_ctx_attach_resource() local 1081 Context* ctx = ctx_it->second; in virgl_renderer_ctx_detach_resource() local
|
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/ |
| D | EglValidate.cpp | 84 bool EglValidate::releaseContext(EGLContext ctx, in releaseContext() 93 bool EglValidate::badContextMatch(EGLContext ctx, in badContextMatch()
|