Searched refs:fill_transfer_data (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | TransferPixelsTest.cpp | 27 void fill_transfer_data(int left, int top, int width, int height, int rowBytes, in fill_transfer_data() function 163 fill_transfer_data(0, 0, kTexDims.fWidth, kTexDims.fHeight, srcRowBytes, in basic_transfer_to_test() 251 fill_transfer_data(left, top, width, height, srcRowBytes, allowedSrc.fColorType, in basic_transfer_to_test() 311 fill_transfer_data(0, 0, kTexDims.fWidth, kTexDims.fHeight, textureDataRowBytes, colorType, in basic_transfer_from_test()
|
Completed in 2 milliseconds