OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WICPixelFormatGUID
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/ports/
SkImageDecoder_WIC.cpp
406
const
WICPixelFormatGUID
formatDesired = GUID_WICPixelFormat32bppBGRA;
407
WICPixelFormatGUID
formatGUID = formatDesired;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincodec.h
294
typedef GUID
WICPixelFormatGUID
;
558
WICPixelFormatGUID
*pPixelFormat) = 0;
601
WICPixelFormatGUID
*pPixelFormat);
652
static FORCEINLINE HRESULT IWICBitmapSource_GetPixelFormat(IWICBitmapSource* This,
WICPixelFormatGUID
*pPixelFormat) {
680
WICPixelFormatGUID
*pPixelFormat);
740
WICPixelFormatGUID
*pPixelFormat) = 0;
779
WICPixelFormatGUID
*pPixelFormat);
819
static FORCEINLINE HRESULT IWICBitmapLock_GetPixelFormat(IWICBitmapLock* This,
WICPixelFormatGUID
*pPixelFormat) {
855
WICPixelFormatGUID
*pPixelFormat);
[
all
...]
Completed in 479 milliseconds