Searched defs:updateHandle (Results 1 – 3 of 3) sorted by relevance
| /external/skia/docs/examples/ |
| D | Canvas_accessTopRasterHandle.cpp | 22 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in CustomAllocator
|
| /external/skia/gm/ |
| D | rasterhandleallocator.cpp | 80 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in SkiaAllocator 142 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in CGAllocator 244 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in GDIAllocator
|
| /external/skqp/samplecode/ |
| D | SampleBigGradient.cpp | 138 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in Allocator_CG 235 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in GDIAllocator
|