Searched refs:rcOpenColorBuffer2 (Results 1 – 10 of 10) sorted by relevance
36 {"rcOpenColorBuffer2", (void*)rcOpenColorBuffer2},
36 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2; member
38 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2; member
38 rcOpenColorBuffer2 = (rcOpenColorBuffer2_client_proc_t) getProc("rcOpenColorBuffer2", userData); in initDispatchByName()
33 int rcOpenColorBuffer2(uint32_t colorbuffer);211 int rcOpenColorBuffer2(uint32_t colorbuffer) in rcOpenColorBuffer2() function214 return ctx->rcOpenColorBuffer2(ctx, colorbuffer); in rcOpenColorBuffer2()
26 GL_ENTRY(int, rcOpenColorBuffer2, uint32_t colorbuffer)
1783 this->rcOpenColorBuffer2 = &rcOpenColorBuffer2_enc; in renderControl_encoder_context_t()
699 static int rcOpenColorBuffer2(uint32_t) { in rcOpenColorBuffer2() function853 rcOpenColorBuffer2 = ::rcOpenColorBuffer2; in RenderControl()
1004 rcEnc->rcOpenColorBuffer2(rcEnc, cb->hostHandle); in gralloc_register_buffer()