Searched refs:supports_partial_scanlines (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DCodecTest.cpp247 static bool supports_partial_scanlines(const char path[]) { function
346 if (supports_partial_scanlines(path) && info.width() >= 3) {
/external/skqp/tests/
H A DCodecTest.cpp245 static bool supports_partial_scanlines(const char path[]) { function
344 if (supports_partial_scanlines(path) && info.width() >= 3) {

Completed in 125 milliseconds