Home
last modified time | relevance | path

Searched refs:BITMAP (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DWin32SurfaceKHR.cpp154 BITMAP header; in lazyCreateFrameBuffer()
155 int status = GetObject(bitmap, sizeof(BITMAP), &header); in lazyCreateFrameBuffer()
/third_party/flutter/skia/third_party/externals/sdl/visualtest/src/windows/
Dwindows_screenshot.c28 BITMAP bitmap; in SaveBitmapToFile()
52 if(!GetObject(hbitmap, sizeof(BITMAP), (void*)&bitmap)) in SaveBitmapToFile()
/third_party/boost/tools/build/src/tools/
Drc.jam106 …return "(([^ ]+[ ]+(BITMAP|CURSOR|FONT|ICON|MESSAGETABLE|RT_MANIFEST)[ ]+([^ \"]+|\"[^\"]+\"))|(#i…
113 …local res = [ regex.transform $(matches) : "[^ ]+[ ]+(BITMAP|CURSOR|FONT|ICON|MESSAGETABLE|RT_MANI…
/third_party/python/PC/bdist_wininst/
Dinstall.rc15 IDB_BITMAP BITMAP DISCARDABLE "PythonPowered.bmp"
/third_party/openGLES/extensions/SGIX/
DSGIX_packed_6bytes.txt65 BITMAP ubyte Yes
72 BITMAP ubyte Yes
DSGIX_pixel_tiles.txt162 DrawPixels with a type of BITMAP" is changed to read:
329 BITMAP
DSGIX_slim.txt112 BITMAP ubyte Yes
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_packed_6bytes.txt65 BITMAP ubyte Yes
72 BITMAP ubyte Yes
DSGIX_pixel_tiles.txt162 DrawPixels with a type of BITMAP" is changed to read:
329 BITMAP
DSGIX_slim.txt112 BITMAP ubyte Yes
/third_party/openGLES/extensions/EXT/
DEXT_packed_pixels.txt77 BITMAP ubyte Yes
303 Calling DrawPixels with a <type> of BITMAP is a special case in which
319 a BITMAP image as well. Before obtaining the first element from memory,
370 BITMAP 1
DEXT_packed_depth_stencil.txt208 and STENCIL_INDEX and the <type> BITMAP are not allowed."
221 and STENCIL_INDEX and the type BITMAP are not allowed."
259 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
DEXT_packed_float.txt231 with a type of BITMAP...") from the end of the "Packing" subsection:
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_packed_pixels.txt77 BITMAP ubyte Yes
303 Calling DrawPixels with a <type> of BITMAP is a special case in which
319 a BITMAP image as well. Before obtaining the first element from memory,
370 BITMAP 1
DEXT_packed_depth_stencil.txt208 and STENCIL_INDEX and the <type> BITMAP are not allowed."
221 and STENCIL_INDEX and the type BITMAP are not allowed."
259 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
/third_party/openGLES/extensions/SGI/
DSGI_complex_type.txt76 BITMAP ubyte Yes
159 BITMAP 1
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DSGI_complex_type.txt76 BITMAP ubyte Yes
159 BITMAP 1
/third_party/ffmpeg/libavdevice/
Dgdigrab.c244 BITMAP bmp; in gdigrab_read_header()
384 GetObject(hbmp, sizeof(BITMAP), &bmp); in gdigrab_read_header()
/third_party/openGLES/extensions/NV/
DNV_packed_depth_stencil.txt194 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
DNV_depth_buffer_float.txt177 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_packed_depth_stencil.txt194 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
DNV_depth_buffer_float.txt177 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
/third_party/openGLES/extensions/ARB/
DARB_depth_buffer_float.txt174 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_depth_buffer_float.txt164 then the error INVALID_OPERATION occurs. If <type> is BITMAP and
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h467 } BITMAP,*PBITMAP,*NPBITMAP,*LPBITMAP; typedef
2688 WINGDIAPI HBITMAP WINAPI CreateBitmapIndirect(CONST BITMAP *pbm);
3218 BITMAP dsBm;

12