Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrDrawOpAtlas.cpp123 bool GrDrawOpAtlas::Plot::addSubImage( in addSubImage() function in GrDrawOpAtlas::Plot
296 if (plot->addSubImage(width, height, image, atlasLocator)) { in uploadToPage()
343 SkDEBUGCODE(bool verify = )plot->addSubImage(width, height, image, atlasLocator); in addToAtlas()
399 SkDEBUGCODE(bool verify = )newPlot->addSubImage(width, height, image, atlasLocator); in addToAtlas()
DGrDrawOpAtlas.h439 bool addSubImage(int width, int height, const void* image, AtlasLocator* atlasLocator);