Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp229 kLastAligned_BitmapInit = kRowBytes_BitmapInit, enumerator
234 kLast_BitmapInit = kLastAligned_BitmapInit
387 test_readpixels(reporter, surface, kLastAligned_BitmapInit); in DEF_TEST()