/external/angle/src/libANGLE/ |
D | ResourceManager.cpp | 75 ImplT::DeleteObject(context, resource.second); in reset() 96 ImplT::DeleteObject(context, resource); in deleteObject() 123 void BufferManager::DeleteObject(const Context *context, Buffer *buffer) in DeleteObject() function in gl::BufferManager 232 void TextureManager::DeleteObject(const Context *context, Texture *texture) in DeleteObject() function in gl::TextureManager 274 void RenderbufferManager::DeleteObject(const Context *context, Renderbuffer *renderbuffer) in DeleteObject() function in gl::RenderbufferManager 302 void SamplerManager::DeleteObject(const Context *context, Sampler *sampler) in DeleteObject() function in gl::SamplerManager 327 void SyncManager::DeleteObject(const Context *context, Sync *sync) in DeleteObject() function in gl::SyncManager 362 void FramebufferManager::DeleteObject(const Context *context, Framebuffer *framebuffer) in DeleteObject() function in gl::FramebufferManager 414 void ProgramPipelineManager::DeleteObject(const Context *context, ProgramPipeline *pipeline) in DeleteObject() function in gl::ProgramPipelineManager
|
D | ResourceManager.h | 142 static void DeleteObject(const Context *context, Buffer *buffer); 211 static void DeleteObject(const Context *context, Texture *texture); 232 static void DeleteObject(const Context *context, Renderbuffer *renderbuffer); 251 static void DeleteObject(const Context *context, Sampler *sampler); 263 static void DeleteObject(const Context *context, Sync *sync); 292 static void DeleteObject(const Context *context, Framebuffer *framebuffer); 312 static void DeleteObject(const Context *context, ProgramPipeline *pipeline);
|
/external/pdfium/core/fxcrt/ |
D | weak_ptr_unittest.cpp | 123 TEST(WeakPtr, DeleteObject) { in TEST() argument 129 ptr1.DeleteObject(); in TEST() 167 ptr1.DeleteObject(); in TEST()
|
D | weak_ptr.h | 46 void DeleteObject() { in DeleteObject() function
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_device.cpp | 597 ::DeleteObject(hFont); in MapFont() 626 ::DeleteObject(hFont); in DeleteFont() 723 DeleteObject(hBitmap); in CGdiDeviceDriver() 902 DeleteObject(hPattern); in GDI_StretchBitMask() 1051 DeleteObject(hPen); in DrawPath() 1055 DeleteObject(hBrush); in DrawPath() 1078 DeleteObject(hBrush); in FillRectWithBlend() 1118 DeleteObject(hPen); in SetClip_PathStroke() 1140 DeleteObject(hPen); in DrawCosmeticLine() 1196 DeleteObject(hbmp); in GetDIBits() [all …]
|
D | fx_win32_print.cpp | 41 DeleteObject(hFont); in ~ScopedState() 383 ::DeleteObject(hRgn); in CPSPrinterDriver()
|
D | fx_win32_dib.cpp | 209 DeleteObject(m_hBitmap); in ~CFX_WindowsDIB()
|
/external/skia/gm/ |
D | rasterhandleallocator.cpp | 208 DeleteObject(hbitmap); in Create() 221 DeleteObject(hbitmap); in Create() 260 result = DeleteObject(hrgn); in updateHandle()
|
/external/skqp/samplecode/ |
D | SampleBigGradient.cpp | 178 DeleteObject(hbitmap); in DeleteHDCCallback() 209 DeleteObject(hbitmap); in Create() 251 result = DeleteObject(hrgn); in updateHandle()
|
/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/skqp/src/ports/ |
D | SkFontHost_win.cpp | 235 ::DeleteObject(font); in LogFontTypeface() 443 DeleteObject(fBM); in ~HDCOffscreen() 485 DeleteObject(fBM); in draw() 776 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1623 ::DeleteObject(font); in onGetFamilyName() 1648 DeleteObject(designFont); in getGlyphToUnicodeMap() 1649 DeleteObject(font); in getGlyphToUnicodeMap() 1754 DeleteObject(designFont); in onGetAdvancedMetrics() 1755 DeleteObject(font); in onGetAdvancedMetrics() 1889 DeleteObject(font); in onOpenStream() [all …]
|
/external/angle/util/windows/win32/ |
D | Win32Pixmap.cpp | 17 DeleteObject(mBitmap); in ~Win32Pixmap()
|
/external/webrtc/modules/desktop_capture/win/ |
D | scoped_gdi_object.h | 64 DeleteObject(handle); in Close()
|
/external/ImageMagick/coders/ |
D | screenshot.c | 238 DeleteObject(bitmap); in ReadSCREENSHOTImage() 265 DeleteObject(bitmap); in ReadSCREENSHOTImage()
|
D | emf.c | 588 DeleteObject(hBitmap); in ReadEMFImage() 596 DeleteObject(hBitmap); in ReadEMFImage() 642 DeleteObject(hBitmap); in ReadEMFImage()
|
/external/webrtc/modules/desktop_capture/ |
D | desktop_frame_win.cc | 29 DeleteObject(bitmap_); in ~DesktopFrameWin()
|
/external/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 273 ::DeleteObject(brush); in OnPaint() 298 ::DeleteObject(bmp_mem); in OnPaint() 304 ::DeleteObject(brush); in OnPaint() 323 ::DeleteObject(brush); in OnPaint()
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_indirect_object_holder.cpp | 30 m_pByteStringPool.DeleteObject(); // Make weak. in ~CPDF_IndirectObjectHolder()
|
/external/mesa3d/src/glx/windows/ |
D | windows_drawable.c | 179 DeleteObject(drawable->hDIB); in windows_destroy_drawable()
|
/external/swiftshader/src/WSI/ |
D | Win32SurfaceKHR.cpp | 159 DeleteObject(bitmap); in destroyFrameBuffer()
|
/external/swiftshader/src/Main/ |
D | FrameBufferGDI.cpp | 158 DeleteObject(bitmap); in release()
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 225 ::DeleteObject(fFont); in ~SkAutoHDC() 452 DeleteObject(fBM); in ~HDCOffscreen() 495 DeleteObject(fBM); in draw() 789 ::DeleteObject(fFont); in ~SkScalerContext_GDI() 1632 std::unique_ptr<HFONT_T, SkFunctionWrapper<decltype(DeleteObject), DeleteObject>> designFont; in onGetAdvancedMetrics()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_docpagedata.cpp | 548 DeleteObject(hFont); in AddWindowsFont() 615 DeleteObject(hFont); in AddWindowsFont()
|
/external/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 316 DeleteObject(fFont); in ~GDIFontInstance()
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system.cc | 788 this->GetS3Client()->DeleteObject(deleteObjectRequest); in DeleteFile() 1182 this->GetS3Client()->DeleteObject(deleteObjectRequest); in RenameFile()
|