HomeSort by relevance Sort by last modified time
    Searched defs:kReplace (Results 1 - 7 of 7) sorted by null

  /external/skia/src/gpu/
GrStencilSettings.h 32 kReplace, // Replace stencil value with fRef (only the bits enabled in fWriteMask).
GrUserStencilSettings.h 83 kReplace, // Replace stencil value with fRef (only the bits enabled in fWriteMask).
  /external/skqp/src/gpu/
GrStencilSettings.h 32 kReplace, // Replace stencil value with fRef (only the bits enabled in fWriteMask).
GrUserStencilSettings.h 83 kReplace, // Replace stencil value with fRef (only the bits enabled in fWriteMask).
  /external/googletest/googletest/include/gtest/internal/
gtest-internal.h 180 enum EditType { kMatch, kAdd, kRemove, kReplace };
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-internal.h 180 enum EditType { kMatch, kAdd, kRemove, kReplace };
    [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-internal.h 180 enum EditType { kMatch, kAdd, kRemove, kReplace };
    [all...]

Completed in 194 milliseconds