Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrYUVProvider.h45 sk_sp<GrTextureProxy> refAsTextureProxy(GrRecordingContext*,
DGrYUVProvider.cpp106 sk_sp<GrTextureProxy> GrYUVProvider::refAsTextureProxy(GrRecordingContext* ctx, in refAsTextureProxy() function in GrYUVProvider
/third_party/flutter/skia/src/image/
DSkImage_Lazy.cpp514 proxy = provider.refAsTextureProxy(ctx, desc, SkColorTypeToGrColorType(colorType), in lockTextureProxy()