Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h427 void incTransfersFromSurface() { fTransfersFromSurface++; } in incTransfersFromSurface() function
484 void incTransfersFromSurface() {}
DGrGpu.cpp528 fStats.incTransfersFromSurface(); in transferPixelsFrom()