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

  /external/skia/gpu/include/
GrDrawTarget.h 79 kDither_StateBit = 0x01, //<! Perform color dithering
428 return 0 != (fCurrDrawState.fFlagBits & kDither_StateBit);
    [all...]
  /external/skia/gpu/src/
GrContext.cpp 248 fGpu->disableState(GrDrawTarget::kDither_StateBit |
    [all...]
GrGpuGL.cpp     [all...]

Completed in 94 milliseconds