Home
last modified time | relevance | path

Searched defs:hndl (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/test/
Dshlibloadtest.c195 DSO *hndl; in test_lib() local
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp81 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle()
143 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle()
/third_party/skia/gm/
Drasterhandleallocator.cpp80 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle()
142 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle()
/third_party/skia/src/core/
DSkBitmapDevice.cpp231 SkRasterHandleAllocator::Handle hndl, const SkBitmap* coverage) in SkBitmapDevice()
258 SkRasterHandleAllocator::Handle hndl = nullptr; in Create() local
DSkCanvas.cpp456 SkRasterHandleAllocator::Handle hndl) in SkCanvas()
2769 Handle hndl; in MakeCanvas() local
/third_party/flutter/skia/src/core/
DSkBitmapDevice.cpp231 SkRasterHandleAllocator::Handle hndl, const SkBitmap* coverage) in SkBitmapDevice()
258 SkRasterHandleAllocator::Handle hndl = nullptr; in Create() local
DSkCanvas.cpp569 SkRasterHandleAllocator::Handle hndl) in SkCanvas()
2983 Handle hndl; in MakeCanvas() local
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c1362 void selinux_restorecon_set_sehandle(struct selabel_handle *hndl) in selinux_restorecon_set_sehandle()