Searched refs:prepareSurfaceForExternalIO (Results 1 – 4 of 4) sorted by relevance
164 this->getContext()->prepareSurfaceForExternalIO(this); in prepareForExternalIO()
500 void GrContext::prepareSurfaceForExternalIO(GrSurface* surface) { in prepareSurfaceForExternalIO() function in GrContext
307 void prepareSurfaceForExternalIO(GrSurface*);
180 context->prepareSurfaceForExternalIO(texture); in getTextureHandle()