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

  /external/skia/src/core/
SkPictureFlat.h 95 DRAW_REGION,
SkPicturePlayback.cpp 552 case DRAW_REGION: {
SkPictureRecord.cpp 461 size_t initialOffset = this->addDraw(DRAW_REGION, &size);
  /external/skqp/src/core/
SkPictureFlat.h 95 DRAW_REGION,
SkPicturePlayback.cpp 556 case DRAW_REGION: {
SkPictureRecord.cpp 461 size_t initialOffset = this->addDraw(DRAW_REGION, &size);

Completed in 696 milliseconds