Home
last modified time | relevance | path

Searched refs:imageContext (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrProxyProvider.cpp39 GrProxyProvider::GrProxyProvider(GrImageContext* imageContext) : fImageContext(imageContext) {} in GrProxyProvider() argument
/external/skqp/tests/
DImageTest.cpp415 GrContext* imageContext = as_IB(image)->context(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
418 if (!image->isTextureBacked() || imageContext == context) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/external/skia/tests/
DImageTest.cpp416 auto imageContext = as_IB(image)->context(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
418 if (!image->isTextureBacked() || imageContext->priv().matches(dContext)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()