HomeSort by relevance Sort by last modified time
    Searched refs:dataProxy (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/effects/
GrConfigConversionEffect.cpp 200 sk_sp<GrTextureProxy> dataProxy = GrSurfaceProxy::MakeDeferred(resourceProvider, desc,
202 if (!dataProxy) {
230 resourceProvider, dataProxy, *pmToUPMRule, SkMatrix::I()));
  /external/skia/tests/
ProcessorTest.cpp 334 sk_sp<GrTextureProxy> dataProxy = GrSurfaceProxy::MakeDeferred(context->resourceProvider(),
356 test_draw_op(rtc.get(), fp, dataProxy);

Completed in 302 milliseconds