Home
last modified time | relevance | path

Searched refs:capturePixels (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
Dnanobench.h77 virtual bool capturePixels(SkBitmap* bmp);
Dnanobench.cpp157 bool Target::capturePixels(SkBitmap* bmp) { in capturePixels() function in Target
297 if (!target->capturePixels(&bmp)) { in write_canvas_png()