Home
last modified time | relevance | path

Searched defs:kDeviceRect (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dwindowrectangles.cpp30 constexpr static SkIRect kDeviceRect = {0, 0, 600, 600}; variable
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DClipStack_graphite.h35 kEmpty, kWideOpen, kDeviceRect, kDeviceRRect, kComplex enumerator
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DClipStack.h49 kEmpty, kWideOpen, kDeviceRect, kDeviceRRect, kComplex enumerator