Searched defs:kDeviceRect (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/gm/ |
| D | windowrectangles.cpp | 30 constexpr static SkIRect kDeviceRect = {0, 0, 600, 600}; variable
|
| /third_party/flutter/skia/gm/ |
| D | windowrectangles.cpp | 49 constexpr static SkIRect kDeviceRect = {0, 0, 600, 600}; variable
|
| /third_party/skia/src/gpu/v1/ |
| D | ClipStack.h | 32 kEmpty, kWideOpen, kDeviceRect, kDeviceRRect, kComplex enumerator
|