Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/
DGrTypes.h168 kView_GrGLBackendState = 1 << 2, enumerator
/third_party/flutter/skia/include/gpu/
DGrTypes.h257 kView_GrGLBackendState = 1 << 2, enumerator
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp606 if (resetBits & kView_GrGLBackendState) { in onResetContext()
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp573 if (resetBits & kView_GrGLBackendState) { in onResetContext()