Home
last modified time | relevance | path

Searched refs:incTransfersFromSurface (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrGpu.h449 void incTransfersFromSurface() { fTransfersFromSurface++; } in incTransfersFromSurface() function
506 void incTransfersFromSurface() {}
DGrGpu.cpp573 fStats.incTransfersFromSurface(); in transferPixelsFrom()
/third_party/flutter/skia/src/gpu/
DGrGpu.h387 void incTransfersFromSurface() { fTransfersFromSurface++; } in incTransfersFromSurface() function
DGrGpu.cpp514 fStats.incTransfersFromSurface(); in transferPixelsFrom()