Searched refs:imageContext (Results 1 – 3 of 3) sorted by relevance
37 GrProxyProvider::GrProxyProvider(GrImageContext* imageContext) : fImageContext(imageContext) {} in GrProxyProvider() argument
415 GrContext* imageContext = as_IB(image)->context(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local418 if (!image->isTextureBacked() || imageContext == context) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()