Searched refs:jpegLength (Results 1 – 2 of 2) sorted by relevance
/external/skqp/tests/ |
D | PDFJpegEmbedTest.cpp | 206 size_t jpegLength = 177; in DEF_TEST() local 207 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 218 size_t jpegLength = 177; in DEF_TEST() local 219 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 230 size_t jpegLength = 177; in DEF_TEST() local 231 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 242 size_t jpegLength = 177; in DEF_TEST() local 243 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 254 size_t jpegLength = 177; in DEF_TEST() local 255 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST()
|
/external/skia/tests/ |
D | PDFJpegEmbedTest.cpp | 205 size_t jpegLength = 177; in DEF_TEST() local 206 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 217 size_t jpegLength = 177; in DEF_TEST() local 218 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 229 size_t jpegLength = 177; in DEF_TEST() local 230 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 241 size_t jpegLength = 177; in DEF_TEST() local 242 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST() 253 size_t jpegLength = 177; in DEF_TEST() local 254 auto data = SkData::MakeWithoutCopy(jpeg, jpegLength); in DEF_TEST()
|