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

  /external/skia/include/private/
SkPathRef.h 103 void setIsOval(bool isOval, bool isCCW, unsigned start) {
104 fPathRef->setIsOval(isOval, isCCW, start);
495 void setIsOval(bool isOval, bool isCCW, unsigned start) {
  /external/skqp/include/private/
SkPathRef.h 103 void setIsOval(bool isOval, bool isCCW, unsigned start) {
104 fPathRef->setIsOval(isOval, isCCW, start);
492 void setIsOval(bool isOval, bool isCCW, unsigned start) {

Completed in 66 milliseconds