Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrDataUtils.cpp491 bool GrConvertPixels(const GrPixelInfo& dstInfo, void* dst, size_t dstRB, in GrConvertPixels() function
/third_party/skia/src/gpu/
DGrDataUtils.cpp523 bool GrConvertPixels(const GrPixmap& dst, const GrCPixmap& src, bool flipY) { in GrConvertPixels() function