HomeSort by relevance Sort by last modified time
    Searched refs:kMisc_GrGLBackendState (Results 1 - 6 of 6) sorted by null

  /external/skia/include/gpu/
GrTypes.h 252 kMisc_GrGLBackendState = 1 << 10,
  /external/skqp/include/gpu/
GrTypes.h 252 kMisc_GrGLBackendState = 1 << 10,
  /external/skia/samplecode/
SampleCCPRGeometry.cpp 392 context->resetContext(kMisc_GrGLBackendState);
  /external/skqp/samplecode/
SampleCCPRGeometry.cpp 390 context->resetContext(kMisc_GrGLBackendState);
  /external/skqp/src/gpu/gl/
GrGLGpu.cpp 476 if (resetBits & kMisc_GrGLBackendState) {
    [all...]
  /external/skia/src/gpu/gl/
GrGLGpu.cpp 519 if (resetBits & kMisc_GrGLBackendState) {
    [all...]

Completed in 3452 milliseconds