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

  /external/skia/src/gpu/
GrReducedClip.cpp 178 if (element->isInverseFilled()) {
213 if (element->isInverseFilled()) {
248 if (element->isInverseFilled()) {
272 if (element->isInverseFilled()) {
294 if (element->isInverseFilled()) {
319 if (element->isInverseFilled()) {
384 if (newElement->isInverseFilled() &&
442 skippable = element->isInverseFilled() ?
496 SkASSERT(!element->isInverseFilled());
514 SkASSERT(!element->isInverseFilled());
    [all...]
GrClipStackClip.cpp 166 bool invert = element->isInverseFilled();
  /external/skqp/src/gpu/
GrReducedClip.cpp 178 if (element->isInverseFilled()) {
213 if (element->isInverseFilled()) {
248 if (element->isInverseFilled()) {
272 if (element->isInverseFilled()) {
294 if (element->isInverseFilled()) {
319 if (element->isInverseFilled()) {
384 if (newElement->isInverseFilled() &&
442 skippable = element->isInverseFilled() ?
496 SkASSERT(!element->isInverseFilled());
514 SkASSERT(!element->isInverseFilled());
    [all...]
GrClipStackClip.cpp 166 bool invert = element->isInverseFilled();
  /external/skia/src/core/
SkClipStack.h 166 bool isInverseFilled() const {
SkClipStack.cpp 711 if (element->isInverseFilled()) {
736 if (element->isInverseFilled()) {
    [all...]
  /external/skqp/src/core/
SkClipStack.h 166 bool isInverseFilled() const {
SkClipStack.cpp 711 if (element->isInverseFilled()) {
736 if (element->isInverseFilled()) {
    [all...]

Completed in 217 milliseconds