Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DTransferPixelsTest.cpp300 const int kPartialHeight = 2; in basic_transfer_from_test() local
355 partialReadOffset + partialBufferRowBytes * kPartialHeight); in basic_transfer_from_test()
417 SkIRect::MakeXYWH(kPartialLeft, kPartialTop, kPartialWidth, kPartialHeight), in basic_transfer_from_test()
442 transferInfo = transferInfo.makeWH(kPartialWidth, kPartialHeight); in basic_transfer_from_test()
445 textureDataInfo = textureDataInfo.makeWH(kPartialWidth, kPartialHeight); in basic_transfer_from_test()

Completed in 1 milliseconds