Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrDeferredProxyUploader.h49 void scheduleUpload(GrOpFlushState* flushState, GrTextureProxy* proxy) { in scheduleUpload() function
DGrTextureProxy.cpp154 void GrTextureProxyPriv::scheduleUpload(GrOpFlushState* flushState) { in scheduleUpload() function in GrTextureProxyPriv