/external/skia/gm/ |
D | yuv420_odd_dim.cpp | 25 static sk_sp<SkImage> make_image(GrRecordingContext* rContext) { in make_image() 56 auto rContext = canvas->recordingContext(); variable
|
D | ducky_yuv_blend.cpp | 30 if (auto* rContext = canvas->recordingContext(); rContext && !rContext->abandoned()) { variable
|
D | video_decoder.cpp | 37 auto* rContext = canvas->recordingContext(); in onDraw() local
|
D | gpu_blur_utils.cpp | 122 GrSurfaceProxyView make_src_image(GrRecordingContext* rContext, in make_src_image() 176 static void run(GrRecordingContext* rContext, GrSurfaceDrawContext* sdc, bool subsetSrc, bool ref) { in run() 351 GrRecordingContext* rContext, in do_very_large_blur_gm()
|
D | preservefillrule.cpp | 52 DrawResult onDraw(GrRecordingContext* rContext, GrSurfaceDrawContext* rtc, SkCanvas* canvas, in onDraw()
|
D | path_stroke_with_zero_length.cpp | 134 auto rContext = canvas->recordingContext(); in draw_zero_length_capped_paths() local 206 auto rContext = canvas->recordingContext(); in draw_zero_length_capped_paths_dbl_contour() local
|
/external/skia/tests/ |
D | ProxyRefTest.cpp | 25 static sk_sp<GrTextureProxy> make_deferred(GrRecordingContext* rContext) { in make_deferred() 36 static sk_sp<GrTextureProxy> make_wrapped(GrRecordingContext* rContext) { in make_wrapped()
|
D | PathRendererCacheTests.cpp | 33 static void draw_path(GrRecordingContext* rContext, in draw_path() 157 auto createPR = [](GrRecordingContext* rContext) { in __anon4448c3ad0202()
|
D | ImageNewShaderTest.cpp | 106 static void gpu_to_gpu(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in gpu_to_gpu() 115 static void raster_to_gpu(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in raster_to_gpu()
|
D | RenderTargetContextTest.cpp | 20 static std::unique_ptr<GrSurfaceDrawContext> get_rtc(GrRecordingContext* rContext) { in get_rtc()
|
D | GrThreadSafeCacheTest.cpp | 39 static std::unique_ptr<GrSurfaceDrawContext> new_RTC(GrRecordingContext* rContext, int wh) { in new_RTC() 181 auto rContext = canvas->recordingContext(); in addViewAccess() local 246 GrRecordingContext* rContext = canvas->recordingContext(); in checkView() local 418 static GrOp::Owner Make(GrRecordingContext* rContext, TestHelper::Stats* stats, in Make() 431 GrThreadSafeVertexTestOp(GrRecordingContext* rContext, TestHelper::Stats* stats, int wh, int id, in GrThreadSafeVertexTestOp() 487 void findOrCreateVertices(GrRecordingContext* rContext, bool failLookup, bool failFillingIn) { in findOrCreateVertices() 547 void onPrePrepare(GrRecordingContext* rContext, in onPrePrepare() 607 auto rContext = canvas->recordingContext(); in addVertAccess() local 621 GrSurfaceProxyView TestHelper::CreateViewOnCpu(GrRecordingContext* rContext, in CreateViewOnCpu() 663 GrSurfaceProxyView TestHelper::AccessCachedView(GrRecordingContext* rContext, in AccessCachedView()
|
D | ClearTest.cpp | 63 std::unique_ptr<GrSurfaceDrawContext> newRTC(GrRecordingContext* rContext, int w, int h) { in newRTC() 315 void fullscreen_clear_with_layer_test(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in fullscreen_clear_with_layer_test()
|
D | TextureProxyTest.cpp | 41 GrRecordingContext* rContext, in deferred_tex() 57 GrRecordingContext* rContext, in deferred_texRT()
|
D | BulkRectTest.cpp | 17 static std::unique_ptr<GrSurfaceDrawContext> new_RTC(GrRecordingContext* rContext) { in new_RTC() 23 static sk_sp<GrSurfaceProxy> create_proxy(GrRecordingContext* rContext) { in create_proxy()
|
D | PinnedImageTest.cpp | 39 static void basic_test(skiatest::Reporter* reporter, GrRecordingContext* rContext) { in basic_test()
|
D | Skbug6653.cpp | 26 static sk_sp<SkSurface> make_surface(GrRecordingContext* rContext) { in make_surface()
|
D | ImageFilterCacheTest.cpp | 178 GrRecordingContext* rContext, in test_image_backed() 213 static GrSurfaceProxyView create_proxy_view(GrRecordingContext* rContext) { in create_proxy_view()
|
/external/skia/docs/examples/ |
D | Image_MakeBackendTextureFromSkImage.cpp | 6 static sk_sp<SkImage> create_gpu_image(GrRecordingContext* rContext) { in create_gpu_image()
|
/external/skia/src/gpu/tessellate/ |
D | GrTessellationPathRenderer.cpp | 45 GrTessellationPathRenderer::GrTessellationPathRenderer(GrRecordingContext* rContext) in GrTessellationPathRenderer() 52 void GrTessellationPathRenderer::initAtlasFlags(GrRecordingContext* rContext) { in initAtlasFlags() 152 static GrOp::Owner make_op(GrRecordingContext* rContext, const GrSurfaceContext* surfaceContext, in make_op()
|
/external/skia/src/image/ |
D | SkImage_Gpu.cpp | 187 sk_sp<SkImage> SkImage_Gpu::MakeWithVolatileSrc(sk_sp<GrRecordingContext> rContext, in MakeWithVolatileSrc() 389 static sk_sp<SkImage> new_wrapped_texture_common(GrRecordingContext* rContext, in new_wrapped_texture_common() 417 sk_sp<SkImage> SkImage::MakeFromCompressedTexture(GrRecordingContext* rContext, in MakeFromCompressedTexture() 453 sk_sp<SkImage> SkImage::MakeFromTexture(GrRecordingContext* rContext, in MakeFromTexture() 478 sk_sp<SkImage> SkImage::MakeFromAdoptedTexture(GrRecordingContext* rContext, in MakeFromAdoptedTexture() 852 GrRecordingContext* rContext, in onAsFragmentProcessor()
|
D | SkImage.cpp | 325 GrRecordingContext* rContext, in asFragmentProcessor() 345 GrRecordingContext* rContext, in MakeFragmentProcessorFromView() 417 GrSurfaceProxyView SkImage_Base::FindOrMakeCachedMipmappedView(GrRecordingContext* rContext, in FindOrMakeCachedMipmappedView() 522 sk_sp<SkImage> SkImage::makeWithFilter(GrRecordingContext* rContext, const SkImageFilter* filter, in makeWithFilter() 748 bool SkImage_pinAsTexture(const SkImage* image, GrRecordingContext* rContext) { in SkImage_pinAsTexture() 754 void SkImage_unpinAsTexture(const SkImage* image, GrRecordingContext* rContext) { in SkImage_unpinAsTexture()
|
/external/skia/experimental/ffmpeg/ |
D | SkVideoDecoder.h | 27 void setGrContext(GrRecordingContext* rContext) { fRecordingContext = rContext; } in setGrContext()
|
D | SkVideoDecoder.cpp | 162 static sk_sp<SkImage> make_yuv_420(GrRecordingContext* rContext, in make_yuv_420() 311 SkVideoDecoder::SkVideoDecoder(GrRecordingContext* rContext) : fRecordingContext(rContext) {} in SkVideoDecoder()
|
/external/skia/tools/gpu/ |
D | YUVUtils.cpp | 159 sk_sp<SkImage> LazyYUVImage::refImage(GrRecordingContext* rContext, Type type) { in refImage() 210 bool LazyYUVImage::ensureYUVImage(GrRecordingContext* rContext, Type type) { in ensureYUVImage()
|
D | ProxyUtils.cpp | 28 GrTextureProxy* GetTextureImageProxy(SkImage* image, GrRecordingContext* rContext) { in GetTextureImageProxy()
|