Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrSurface.h115 const GrSurface* asSurface() const override { return this; } in asSurface() function
H A DGrGpuResource.h239 virtual const GrSurface* asSurface() const { return nullptr; } in asSurface() function