Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrBackendTextureImageGenerator.cpp30 , fOwningContextID(owningContextID) in RefHelper()
39 GrTextureFreedMessage msg { fOriginalTexture, fOwningContextID }; in ~RefHelper()
DGrBackendTextureImageGenerator.h69 GrDirectContext::DirectContextID fOwningContextID; variable
DGrResourceCache.h419 GrDirectContext::DirectContextID fOwningContextID; variable
DGrResourceCache.cpp117 , fOwningContextID(owningContextID) in GrResourceCache()
879 SkASSERT(msgs[i].fIntendedRecipient == fOwningContextID); in processFreedGpuResources()