Searched refs:getPixmap (Results 1 – 6 of 6) sorted by relevance
54 REPORTER_ASSERT(reporter, looper.getPixmap().width() == pmap.width()); in test_simple()55 REPORTER_ASSERT(reporter, looper.getPixmap().height() == pmap.height()); in test_simple()
36 const SkPixmap& getPixmap() const { in getPixmap() function
801 SkAutoBlitterChoose blitterStorage(looper.getPixmap(), localMatrix, paint); in drawRect()
806 SkAutoBlitterChoose blitterStorage(looper.getPixmap(), localMatrix, paint); in drawRect()