Home
last modified time | relevance | path

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

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