• Home
  • Raw
  • Download

Lines Matching defs:dContext

163 static void test_encode(skiatest::Reporter* reporter, GrDirectContext* dContext, SkImage* image) {  in test_encode()
189 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
379 auto dContext = contextInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
465 auto dContext = contextInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
492 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
523 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
656 static void image_test_read_pixels(GrDirectContext* dContext, skiatest::Reporter* reporter, in image_test_read_pixels()
724 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
728 static void check_legacy_bitmap(skiatest::Reporter* reporter, GrDirectContext* dContext, in check_legacy_bitmap()
745 static void test_legacy_bitmap(skiatest::Reporter* reporter, GrDirectContext* dContext, in test_legacy_bitmap()
783 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
840 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
891 auto dContext = ctxInfo.directContext(); in test_cross_context_image() local
1048 [&pixmap](GrDirectContext* dContext) { in DEF_GPUTEST()
1063 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST() local
1155 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
1399 static sk_sp<SkImage> make_yuva_image(GrDirectContext* dContext) { in make_yuva_image()
1413 auto dContext = ctxInfo.directContext(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local