Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrGpu.h74 void markContextDirty() { fContextIsDirty = true; } in markContextDirty() function
DGrContext.cpp146 fGpu->markContextDirty(); in contextDestroyed()
150 fGpu->markContextDirty(); in resetContext()