Home
last modified time | relevance | path

Searched defs:WriteData (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_preview.cpp233 void dng_image_preview::WriteData (dng_host &host, in WriteData() function in dng_image_preview
385 void dng_jpeg_preview::WriteData (dng_host & /* host */, in WriteData() function in dng_jpeg_preview
595 void dng_raw_preview::WriteData (dng_host &host, in WriteData() function in dng_raw_preview
657 void dng_mask_preview::WriteData (dng_host &host, in WriteData() function in dng_mask_preview
Ddng_image_writer.cpp3711 void dng_image_writer::WriteData (dng_host &host, in WriteData() function in dng_image_writer
/third_party/uboot/u-boot-2020.01/tools/binman/etype/
Dblob_dtb.py59 def WriteData(self, data, decomp=True): member in Entry_blob_dtb
/third_party/mingw-w64/mingw-w64-headers/include/
Ddsadmin.h67 STDMETHOD(WriteData)(THIS_ HWND hWnd,ULONG uContext) PURE; in DECLARE_INTERFACE_() local
Dvfw.h921 STDMETHOD(WriteData) (THIS_ DWORD fcc,LPVOID lp,LONG cb) PURE; in DECLARE_INTERFACE_() local
972 STDMETHOD(WriteData) (THIS_ DWORD ckid,LPVOID lpData,LONG cbData) PURE; in DECLARE_INTERFACE_() local
/third_party/uboot/u-boot-2020.01/tools/binman/
Dentry.py747 def WriteData(self, data, decomp=True): member in Entry
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dwebpmux.c399 static int WriteData(const char* filename, const WebPData* const webpdata) { in WriteData() function
/third_party/skia/third_party/externals/libwebp/examples/
Dwebpmux.c402 static int WriteData(const char* filename, const WebPData* const webpdata) { in WriteData() function
/third_party/glib/gio/
Dgoutputstream.c2365 } WriteData; typedef