Home
last modified time | relevance | path

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

/external/skia/tests/
DSerialProcsTest.cpp33 const SkSerialImageProc sprocs[] = { in DEF_TEST() local
69 for (size_t i = 0; i < SK_ARRAY_COUNT(sprocs); ++i) { in DEF_TEST()
70 sproc.fImageProc = sprocs[i]; in DEF_TEST()
141 SkSerialProcs sprocs = makes(array_serial_proc, &ctx); in test_pictures() local
142 auto d0 = p0->serialize(&sprocs); in test_pictures()
/external/skqp/tests/
DSerialProcsTest.cpp34 const SkSerialImageProc sprocs[] = { in DEF_TEST() local
70 for (size_t i = 0; i < SK_ARRAY_COUNT(sprocs); ++i) { in DEF_TEST()
71 sproc.fImageProc = sprocs[i]; in DEF_TEST()
142 SkSerialProcs sprocs = makes(array_serial_proc, &ctx); in test_pictures() local
143 auto d0 = p0->serialize(&sprocs); in test_pictures()