Home
last modified time | relevance | path

Searched refs:hndl (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/test/
Dshlibloadtest.c244 DSO *hndl; in test_lib() local
246 hndl = myDSO_dsobyaddr((void (*)(void))myERR_get_error, 0); in test_lib()
247 if (hndl == NULL) { in test_lib()
251 myDSO_free(hndl); in test_lib()
/third_party/flutter/skia/gm/
Drasterhandleallocator.cpp81 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() argument
82 SkCanvas* canvas = (SkCanvas*)hndl; in updateHandle()
143 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() argument
144 CGContextRef cg = (CGContextRef)hndl; in updateHandle()
/third_party/skia/gm/
Drasterhandleallocator.cpp80 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() argument
81 SkCanvas* canvas = (SkCanvas*)hndl; in updateHandle()
142 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() argument
143 CGContextRef cg = (CGContextRef)hndl; in updateHandle()
/third_party/skia/src/core/
DSkBitmapDevice.cpp231 SkRasterHandleAllocator::Handle hndl, const SkBitmap* coverage) in SkBitmapDevice() argument
234 , fRasterHandle(hndl) in SkBitmapDevice()
258 SkRasterHandleAllocator::Handle hndl = nullptr; in Create() local
267 hndl = allocator->allocBitmap(info, &bitmap); in Create()
268 if (!hndl) { in Create()
294 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create()
DSkCanvas.cpp456 SkRasterHandleAllocator::Handle hndl) in SkCanvas() argument
461 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, hndl, nullptr)); in SkCanvas()
2769 Handle hndl; in MakeCanvas() local
2772 hndl = install(&bm, info, *rec) ? rec->fHandle : nullptr; in MakeCanvas()
2774 hndl = alloc->allocBitmap(info, &bm); in MakeCanvas()
2776 return hndl ? std::unique_ptr<SkCanvas>(new SkCanvas(bm, std::move(alloc), hndl)) : nullptr; in MakeCanvas()
/third_party/selinux/libselinux/include/selinux/
Drestorecon.h118 extern void selinux_restorecon_set_sehandle(struct selabel_handle *hndl);
/third_party/flutter/skia/src/core/
DSkBitmapDevice.cpp231 SkRasterHandleAllocator::Handle hndl, const SkBitmap* coverage) in SkBitmapDevice() argument
234 , fRasterHandle(hndl) in SkBitmapDevice()
258 SkRasterHandleAllocator::Handle hndl = nullptr; in Create() local
267 hndl = allocator->allocBitmap(info, &bitmap); in Create()
268 if (!hndl) { in Create()
294 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create()
DSkCanvas.cpp569 SkRasterHandleAllocator::Handle hndl) in SkCanvas() argument
576 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, hndl, nullptr)); in SkCanvas()
2983 Handle hndl; in MakeCanvas() local
2986 hndl = install(&bm, info, *rec) ? rec->fHandle : nullptr; in MakeCanvas()
2988 hndl = alloc->allocBitmap(info, &bm); in MakeCanvas()
2990 return hndl ? std::unique_ptr<SkCanvas>(new SkCanvas(bm, std::move(alloc), hndl)) : nullptr; in MakeCanvas()
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c1167 void selinux_restorecon_set_sehandle(struct selabel_handle *hndl) in selinux_restorecon_set_sehandle() argument
1173 fc_sehandle = hndl; in selinux_restorecon_set_sehandle()
/third_party/gstreamer/gstplugins_good/
DChangeLog107074 hndl atom (which is a dref atom entry). This commit makes qtdemux