Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Drasterhandleallocator.cpp81 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in SkiaAllocator
143 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in CGAllocator
245 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in GDIAllocator
/aosp_15_r20/external/skia/docs/examples/
H A DCanvas_accessTopRasterHandle.cpp21 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in CustomAllocator