Searched refs:refLog (Results 1 – 2 of 2) sorted by relevance
/external/skia/dm/ |
D | DMSrcSink.cpp | 1613 SkString refLog; in draw() local 1616 Result refResult = this->onDraw(src, &reference, &refStream, &refLog, contextOptions); in draw() 1648 SkString refLog; in draw() local 1651 Result refResult = this->onDraw(src, &reference, &refStream, &refLog, contextOptions); in draw() 1700 SkString refLog; in draw() local 1702 Result refResult = this->onDraw(src, &reference, &refStream, &refLog, replayOptions, in draw()
|
/external/skqp/dm/ |
D | DMSrcSink.cpp | 1549 SkString refLog; in draw() local 1552 Error refErr = this->onDraw(src, &reference, &refStream, &refLog, contextOptions); in draw() 1590 SkString refLog; in draw() local 1593 Error refErr = this->onDraw(src, &reference, &refStream, &refLog, contextOptions); in draw()
|