Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DTransferPixelsTest.cpp126 int srcBufferWidth = caps->transferPixelsToRowBytesSupport() ? 20 : 16; in basic_transfer_to_test() local
158 size_t srcRowBytes = SkAlignTo(GrColorTypeBytesPerPixel(allowedSrc.fColorType) * srcBufferWidth, in basic_transfer_to_test()

Completed in 1 milliseconds