Home
last modified time | relevance | path

Searched refs:DeleteObject (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c99 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent()
106 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent()
157 DeleteObject(hrgn); in WineDXGIBackend_TestPresent()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp379 ::DeleteObject(hFont); in MapFont()
406 ::DeleteObject(hFont); in DeleteFont()
489 DeleteObject(hBitmap); in CGdiDeviceDriver()
519 DeleteObject(hClipRgn); in GetClipRgn()
672 DeleteObject(hPattern); in GDI_StretchBitMask()
946 DeleteObject(hPen); in DrawPath()
950 DeleteObject(hBrush); in DrawPath()
974 DeleteObject(hBrush); in FillRect()
1004 DeleteObject(hPen); in SetClip_PathStroke()
1030 DeleteObject(hPen); in DrawCosmeticLine()
[all …]
Dfx_win32_dib.cpp281 DeleteObject(m_hBitmap); in ~CFX_WindowsDIB()
Dfx_win32_print.cpp344 ::DeleteObject(hRgn); in Init()
/external/pdfium/fpdfsdk/src/
Dfsdk_rendercontext.cpp31 DeleteObject(m_hBitmap); in ~CRenderContext()
/external/libchrome/base/win/
Dscoped_gdi_object.h20 static void Free(T object) { DeleteObject(object); } in Free()
/external/deqp/framework/platform/win32/
DtcuWin32EGLNativeDisplayFactory.cpp181 DeleteObject(m_bitmap); in ~NativePixmap()
351 DeleteObject(tmpBitmap); in readScreenPixels()
372 DeleteObject(tmpBitmap); in readScreenPixels()
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscoped_gdi_object.h69 DeleteObject(handle); in Close()
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_frame_win.cc28 DeleteObject(bitmap_); in ~DesktopFrameWin()
/external/skia/src/ports/
DSkFontHost_win.cpp233 ::DeleteObject(font); in LogFontTypeface()
432 DeleteObject(fBM); in ~HDCOffscreen()
474 DeleteObject(fBM); in draw()
758 ::DeleteObject(fFont); in ~SkScalerContext_GDI()
1704 ::DeleteObject(font); in onGetFamilyName()
1849 DeleteObject(designFont); in onGetAdvancedTypefaceMetrics()
1850 DeleteObject(font); in onGetAdvancedTypefaceMetrics()
1984 DeleteObject(font); in onOpenStream()
2054 DeleteObject(fFont); in ~SkAutoHDC()
2202 DeleteObject(font); in onCountGlyphs()
[all …]
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwmesa.c194 DeleteObject(pwfb->hbmDIB); in wmDeleteBackingStore()
279 DeleteObject(pwc->clearPen); in clear()
280 DeleteObject(pwc->clearBrush); in clear()
507 DeleteObject(bmp); in write_rgba_span_front()
1142 DeleteObject(pwc->clearPen); in WMesaDestroyContext()
1143 DeleteObject(pwc->clearBrush); in WMesaDestroyContext()
Dwgl.c459 DeleteObject(bitObject); in wglUseFontBitmaps_FX()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc260 ::DeleteObject(brush); in OnPaint()
286 ::DeleteObject(bmp_mem); in OnPaint()
292 ::DeleteObject(brush); in OnPaint()
311 ::DeleteObject(brush); in OnPaint()
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcloud_api_delegator.py268 def DeleteObject(self, bucket_name, object_name, preconditions=None, member in CloudApiDelegator
270 return self._GetApi(provider).DeleteObject(
Dcloud_api.py452 def DeleteObject(self, bucket_name, object_name, preconditions=None, member in CloudApi
Dcopy_helper.py1644 gsutil_api.DeleteObject(dst_url.bucket_name, dst_url.object_name,
2601 gsutil_api.DeleteObject(dst_url.bucket_name, dst_url.object_name,
3030 gsutil_api.DeleteObject(
/external/opencv3/modules/highgui/src/
Dwindow_w32.cpp938 DeleteObject(SelectObject(window->dc,window->image)); in icvRemoveWindow()
1139 DeleteObject( SelectObject( window->dc, window->image )); in cvShowImage()
1219 BOOL bDeleteObj = DeleteObject(GetCurrentObject(hdc, OBJ_BITMAP));
1462 DeleteObject(rgn); in MainWindowProc()
1463 DeleteObject(rgn1); in MainWindowProc()
1464 DeleteObject(rgn2); in MainWindowProc()
1552 if (memBM) ::DeleteObject(memBM); in HighGUIProc()
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Drm.py345 gsutil_api.DeleteObject(
Dcp.py875 gsutil_api.DeleteObject(exp_src_url.bucket_name,
Drsync.py886 gsutil_api.DeleteObject(
Dperfdiag.py735 self.gsutil_api.DeleteObject(url.bucket_name, url.object_name,
1204 self.gsutil_api.DeleteObject(self.bucket_url.bucket_name, object_name,
/external/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp310 DeleteObject(fFont); in ~GDIFontInstance()
/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp246 DeleteObject(hFont); in AddWindowsFont()
424 DeleteObject(hFont); in AddWindowsFont()
/external/pdfium/samples/
Dpdfium_test.cc183 DeleteObject(rgn); in WriteEmf()
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gdifont.cpp118 ::DeleteObject(m_hFont); in ~CFX_GdiFont()

12