Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.h262 bool stitching() const { return !fStitchData.isZero(); } in stitching() function
/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipelineOpContexts.h117 bool stitching; member