Home
last modified time | relevance | path

Searched defs:deviceQuadType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrQuadBuffer.h47 GrQuad::Type deviceQuadType() const { return fDeviceType; } in deviceQuadType() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DQuadPerEdgeAA.h96 GrQuad::Type deviceQuadType() const { return static_cast<GrQuad::Type>(fDeviceQuadType); } in deviceQuadType() function