Home
last modified time | relevance | path

Searched refs:kDrawComplete (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/core/
DSkPictureStateTree.h79 static const uint32_t kDrawComplete = SK_MaxU32; variable
DSkPictureStateTree.cpp114 return kDrawComplete; in draw()
DSkPicturePlayback.cpp720 static const uint32_t kDrawComplete = SK_MaxU32; in draw() local
747 if (kDrawComplete == skipTo) { in draw()
802 if (kDrawComplete == skipTo) { in draw()
1098 if (kDrawComplete == skipTo) { in draw()
/external/chromium_org/third_party/skia/src/core/
DSkPictureStateTree.h79 static const uint32_t kDrawComplete = SK_MaxU32; variable
DSkPictureStateTree.cpp114 return kDrawComplete; in draw()
DSkPicturePlayback.cpp720 static const uint32_t kDrawComplete = SK_MaxU32; in draw() local
747 if (kDrawComplete == skipTo) { in draw()
802 if (kDrawComplete == skipTo) { in draw()
1098 if (kDrawComplete == skipTo) { in draw()