Home
last modified time | relevance | path

Searched refs:array_deserial_proc (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DSerialProcsTest.cpp120 static sk_sp<SkPicture> array_deserial_proc(const void* data, size_t size, void* ctx) { in array_deserial_proc() function
144 SkDeserialProcs dprocs = maked(array_deserial_proc, &ctx); in test_pictures()
/third_party/skia/tests/
DSerialProcsTest.cpp120 static sk_sp<SkPicture> array_deserial_proc(const void* data, size_t size, void* ctx) { in array_deserial_proc() function
144 SkDeserialProcs dprocs = maked(array_deserial_proc, &ctx); in test_pictures()