/third_party/skia/tests/ |
H A D | DebugLayerManagerTest.cpp | 16 static void test_basic(skiatest::Reporter* reporter) { in test_basic() argument [all...] |
H A D | LListTest.cpp | 25 check_list(const SkTInternalLList<ListElement>& list, skiatest::Reporter* reporter, bool empty, int numElements, bool in0, bool in1, bool in2, bool in3, ListElement elements[4]) check_list() argument [all...] |
H A D | PathMeasureTest.cpp | 234 test_90_degrees(sk_sp<SkContourMeasure> cm, SkScalar radius, skiatest::Reporter* reporter) test_90_degrees() argument 248 test_empty_contours(skiatest::Reporter* reporter) test_empty_contours() argument 269 test_MLM_contours(skiatest::Reporter* reporter) test_MLM_contours() argument 283 test_shrink(skiatest::Reporter* reporter) test_shrink() argument [all...] |
H A D | PathOpsLineIntersectionTest.cpp | 87 static void check_results(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in check_results() argument 107 static void testOne(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2, in testOne() argument 151 testOneCoincident(skiatest::Reporter* reporter, const SkDLine& line1, const SkDLine& line2) testOneCoincident() argument [all...] |
H A D | ShaperTest.cpp | 63 void shaper_test(skiatest::Reporter* reporter, const char* name, SkData* data) { in shaper_test() argument 84 void cluster_test(skiatest::Reporter* reporter, const char* resource) { in cluster_test() argument
|
H A D | ShaderTest.cpp | 18 static void check_isaimage(skiatest::Reporter* reporter, SkShader* shader, in check_isaimage() argument [all...] |
H A D | VkProtectedContextTest.cpp | 26 create_protected_sksurface(GrDirectContext* dContext, skiatest::Reporter* reporter, bool textureable = true) create_protected_sksurface() argument [all...] |
H A D | VkWrapTests.cpp | 34 void wrap_tex_test(skiatest::Reporter* reporter, GrDirectContext* dContext) { in wrap_tex_test() argument 95 void wrap_rt_test(skiatest::Reporter* reporter, GrDirectContext* dContext) { in wrap_rt_test() argument 140 wrap_trt_test(skiatest::Reporter* reporter, GrDirectContext* dContext) wrap_trt_test() argument [all...] |
H A D | VerticesTest.cpp | 61 static void self_test(sk_sp<SkVertices> v0, skiatest::Reporter* reporter) { in self_test() argument [all...] |
H A D | CachedDecodingPixelRefTest.cpp | 36 TestImageGenerator(TestType type, skiatest::Reporter* reporter, in TestImageGenerator() argument
|
H A D | FloatingPointTextureTest.cpp | 31 void runFPTest(skiatest::Reporter* reporter, GrDirectContext* dContext, in runFPTest() argument
|
H A D | PDFDocumentTest.cpp | 20 static void test_empty(skiatest::Reporter* reporter) { in test_empty() argument 30 static void test_abort(skiatest::Reporter* reporter) { in test_abort() argument 44 static void test_abortWithFile(skiatest::Reporter* reporter) { in test_abortWithFile() argument 77 static void test_file(skiatest::Reporter* reporter) { in test_file() argument 108 test_close(skiatest::Reporter* reporter) test_close() argument [all...] |
H A D | PDFDeflateWStreamTest.cpp | 32 std::unique_ptr<SkStreamAsset> stream_inflate(skiatest::Reporter* reporter, SkStream* src) { in stream_inflate() argument
|
H A D | PathOpsTigerTest.cpp | 15 static void tiger8(skiatest::Reporter* reporter, const char* filename) { in tiger8() argument 96 static void tiger8a(skiatest::Reporter* reporter, const char* filename) { in tiger8a() argument 140 static void tiger8a_x(skiatest::Reporter* reporter, uint64_t testlines) { in tiger8a_x() argument 187 static void tiger8a_h_1(skiatest::Reporter* reporter, const char* ) { in tiger8a_h_1() argument 192 static void tiger8b_x(skiatest::Reporter* reporter, uint64_t testlines) { in tiger8b_x() argument 247 tiger_threaded(skiatest::Reporter* reporter, const char* filename) tiger_threaded() argument 274 tiger8b_h_1(skiatest::Reporter* reporter, const char* filename) tiger8b_h_1() argument 280 tiger8b(skiatest::Reporter* reporter, const char* filename) tiger8b() argument [all...] |
H A D | PictureBBHTest.cpp | 31 void run(skiatest::Reporter* reporter) { in run() argument 41 void run(SkBBHFactory* factory, skiatest::Reporter* reporter) { in run() argument
|
H A D | PathOpsThreadedCommon.h | 43 PathOpsThreadedTestRunner(skiatest::Reporter* reporter) : fReporter(reporter) {} in PathOpsThreadedTestRunner() argument
|
H A D | PathOpsThreeWayTest.cpp | 42 static void testSetTest(skiatest::Reporter* reporter, int index) { in testSetTest() argument
|
H A D | ProxyConversionTest.cpp | 23 make_wrapped_rt(GrProxyProvider* provider, GrGpu* gpu, skiatest::Reporter* reporter, const SkISize& size, GrColorType colorType) make_wrapped_rt() argument [all...] |
H A D | QuickRejectTest.cpp | 16 static void test_drawBitmap(skiatest::Reporter* reporter) { in test_drawBitmap() argument 43 static void test_layers(skiatest::Reporter* reporter) { in test_layers() argument 59 test_quick_reject(skiatest::Reporter* reporter) test_quick_reject() argument [all...] |
H A D | SpecialImageTest.cpp | 58 static void test_image(const sk_sp<SkSpecialImage>& img, skiatest::Reporter* reporter, in test_image() argument 159 test_specialimage_image(skiatest::Reporter* reporter) test_specialimage_image() argument [all...] |
H A D | Skbug6653.cpp | 32 test_bug_6653(GrDirectContext* dContext, skiatest::Reporter* reporter, const char* label) test_bug_6653() argument
|
H A D | StringTest.cpp | 172 assert_2000_spaces(skiatest::Reporter* reporter, const SkString& str) assert_2000_spaces() argument [all...] |
H A D | UtilsTest.cpp | 33 static void test_autounref(skiatest::Reporter* reporter) { in test_autounref() argument 54 test_autostarray(skiatest::Reporter* reporter) test_autostarray() argument 127 test_search(skiatest::Reporter* reporter) test_search() argument [all...] |
H A D | TraceMemoryDumpTest.cpp | 59 void ValidateMemoryDumps(skiatest::Reporter* reporter, GrDirectContext* dContext, in ValidateMemoryDumps() argument [all...] |
H A D | ImageNewShaderTest.cpp | 17 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality() argument 39 static void run_shader_test(skiatest::Reporter* reporter, SkSurface* sourceSurface, in run_shader_test() argument 106 static void gpu_to_gpu(skiatest::Reporter* reporter, GrRecordingContex argument 115 raster_to_gpu(skiatest::Reporter* reporter, GrRecordingContext* rContext) raster_to_gpu() argument [all...] |