/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/ |
D | dxgi_dll.c | 99 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent() 106 DeleteObject(hrgn); in WineDXGIBackend_BeginPresent() 157 DeleteObject(hrgn); in WineDXGIBackend_TestPresent()
|
/external/ImageMagick/coders/ |
D | clipboard.c | 197 DeleteObject(hBitmap); in ReadCLIPBOARDImage() 204 DeleteObject(hBitmap); in ReadCLIPBOARDImage() 235 DeleteObject(hBitmap); in ReadCLIPBOARDImage()
|
D | screenshot.c | 201 DeleteObject(bitmap); in ReadSCREENSHOTImage() 228 DeleteObject(bitmap); in ReadSCREENSHOTImage()
|
D | emf.c | 584 DeleteObject(hBitmap); in ReadEMFImage() 592 DeleteObject(hBitmap); in ReadEMFImage() 638 DeleteObject(hBitmap); in ReadEMFImage()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 620 ::DeleteObject(hFont); in MapFont() 649 ::DeleteObject(hFont); in DeleteFont() 744 DeleteObject(hBitmap); in CGdiDeviceDriver() 918 DeleteObject(hPattern); in GDI_StretchBitMask() 1074 DeleteObject(hPen); in DrawPath() 1078 DeleteObject(hBrush); in DrawPath() 1100 DeleteObject(hBrush); in FillRectWithBlend() 1132 DeleteObject(hPen); in SetClip_PathStroke() 1156 DeleteObject(hPen); in DrawCosmeticLine() 1204 DeleteObject(hbmp); in GetDIBits() [all …]
|
D | fx_win32_print.cpp | 34 DeleteObject(hFont); in ~ScopedState() 362 ::DeleteObject(hRgn); in CPSPrinterDriver()
|
D | fx_win32_dib.cpp | 209 DeleteObject(m_hBitmap); in ~CFX_WindowsDIB()
|
/external/pdfium/core/fxcrt/ |
D | cfx_weak_ptr_unittest.cpp | 130 ptr1.DeleteObject(); in TEST() 168 ptr1.DeleteObject(); in TEST()
|
D | cfx_weak_ptr.h | 44 void DeleteObject() { in DeleteObject() function
|
/external/skia/samplecode/ |
D | SampleBigGradient.cpp | 179 DeleteObject(hbitmap); in DeleteHDCCallback() 209 DeleteObject(hbitmap); in Create() 250 result = DeleteObject(hrgn); in updateHandle()
|
/external/libchrome/base/win/ |
D | scoped_gdi_object.h | 20 static void Free(T object) { DeleteObject(object); } in Free()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32EGLNativeDisplayFactory.cpp | 181 DeleteObject(m_bitmap); in ~NativePixmap() 351 DeleteObject(tmpBitmap); in readScreenPixels() 372 DeleteObject(tmpBitmap); in readScreenPixels()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame_win.cc | 28 DeleteObject(bitmap_); in ~DesktopFrameWin()
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | scoped_gdi_object.h | 69 DeleteObject(handle); in Close()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 231 ::DeleteObject(font); in LogFontTypeface() 435 DeleteObject(fBM); in ~HDCOffscreen() 477 DeleteObject(fBM); in draw() 768 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1715 ::DeleteObject(font); in onGetFamilyName() 1827 DeleteObject(designFont); in onGetAdvancedTypefaceMetrics() 1828 DeleteObject(font); in onGetAdvancedTypefaceMetrics() 1962 DeleteObject(font); in onOpenStream() 2032 DeleteObject(fFont); in ~SkAutoHDC() 2180 DeleteObject(font); in onCountGlyphs() [all …]
|
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
D | wmesa.c | 194 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()
|
D | wgl.c | 459 DeleteObject(bitObject); in wglUseFontBitmaps_FX()
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 260 ::DeleteObject(brush); in OnPaint() 286 ::DeleteObject(bmp_mem); in OnPaint() 292 ::DeleteObject(brush); in OnPaint() 311 ::DeleteObject(brush); in OnPaint()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_indirect_object_holder.cpp | 21 m_pByteStringPool.DeleteObject(); // Make weak. in ~CPDF_IndirectObjectHolder()
|
D | cpdf_document.cpp | 981 DeleteObject(hFont); in AddWindowsFont() 1050 DeleteObject(hFont); in AddWindowsFont()
|
/external/swiftshader/tests/OGLSimpleCube/ |
D | OGLSimpleCube.cpp | 251 DeleteObject(hPalette); in WndProc()
|
/external/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 158 DeleteObject(bitmap); in release()
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 316 DeleteObject(fFont); in ~GDIFontInstance()
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.cpp | 365 DeleteObject(m_hBmPixmap); in OsDoReleaseAPI()
|
/external/webrtc/webrtc/modules/video_render/windows/ |
D | video_render_direct3d9.cc | 1022 DeleteObject(oldhand); in SetBitmap()
|