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

  /external/skia/src/gpu/
GrShape.h 56 this->initType(Type::kRRect);
67 this->initType(Type::kRRect);
86 this->initType(Type::kRRect);
101 this->initType(Type::kRRect);
111 this->initType(Type::kRRect);
137 if (Type::kRRect != fType) {
179 case Type::kRRect:
232 case Type::kRRect:
254 case Type::kRRect:
291 case Type::kRRect
    [all...]
  /external/skia/tests/
GrShapeTest.cpp     [all...]

Completed in 236 milliseconds