Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAtlas.cpp60 bool GrPlot::addSubImage(int width, int height, const void* image, SkIPoint16* loc) { in addSubImage() function in GrPlot
DGrBatchAtlas.cpp49 bool addSubImage(int width, int height, const void* image, SkIPoint16* loc, size_t rowBytes) { in addSubImage() function in BatchPlot