Home
last modified time | relevance | path

Searched defs:create_bitmap (Results 1 – 12 of 12) sorted by relevance

/external/skia/samplecode/
DSampleWritePixels.cpp17 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function
/external/skqp/samplecode/
DSampleWritePixels.cpp17 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function
/external/skqp/gm/
Dextractbitmap.cpp16 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function
Dclippedbitmapshaders.cpp28 static SkBitmap create_bitmap() { in create_bitmap() function
/external/skia/gm/
Dclippedbitmapshaders.cpp37 static SkBitmap create_bitmap() { in create_bitmap() function
Dlazytiling.cpp75 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap() function
/external/mesa3d/src/gallium/frontends/hgl/
Dbitmap_wrapper.cpp44 create_bitmap(int32 width, int32 height, color_space colorSpace) in create_bitmap() function
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c1046 static void create_bitmap(HWND hwnd) in create_bitmap() function
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1002 static void create_bitmap(HWND hwnd) in create_bitmap() function
/external/skia/tests/
DGrThreadSafeCacheTest.cpp82 static SkBitmap create_bitmap(int wh) { in create_bitmap() function
/external/python/cpython2/Lib/lib-tk/
DTkinter.py2320 def create_bitmap(self, *args, **kw): member in Canvas
/external/python/cpython3/Lib/tkinter/
D__init__.py2780 def create_bitmap(self, *args, **kw): member in Canvas