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

  /external/chromium_org/third_party/skia/include/gpu/
GrClipData.h 17 * GrClipData encapsulates the information required to construct the clip
23 class GrClipData : SkNoncopyable {
28 GrClipData()
33 bool operator==(const GrClipData& other) const {
45 bool operator!=(const GrClipData& other) const {
  /external/skia/include/gpu/
GrClipData.h 17 * GrClipData encapsulates the information required to construct the clip
23 class GrClipData : SkNoncopyable {
28 GrClipData()
33 bool operator==(const GrClipData& other) const {
45 bool operator!=(const GrClipData& other) const {

Completed in 44 milliseconds