OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitmapData
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusimaging.h
89
typedef struct
BitmapData
{
96
}
BitmapData
;
gdiplusheaders.h
228
BitmapData
*lockedBitmapData);
231
Status UnlockBits(
BitmapData
*lcokedBitmapData);
gdiplusimpl.h
609
PixelFormat format,
BitmapData
*lockedBitmapData)
628
__inline__ Status Bitmap::UnlockBits(
BitmapData
*lockedBitmapData)
[
all
...]
gdiplusflat.h
61
GpStatus WINGDIPAPI GdipBitmapLockBits(GpBitmap*,GDIPCONST GpRect*,UINT,PixelFormat,
BitmapData
*);
62
GpStatus WINGDIPAPI GdipBitmapUnlockBits(GpBitmap*,
BitmapData
*);
[
all
...]
/external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp
248
BitmapData
* lockedBitmapData);
257
BitmapData
* lockedBitmapData);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
/prebuilts/tools/windows/swt/
swt.jar
/prebuilts/tools/windows-x86_64/swt/
swt.jar
Completed in 344 milliseconds