HomeSort by relevance Sort by last modified time
    Searched full:create_bitmap (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/samplecode/
SampleWritePixels.cpp 19 static void create_bitmap(SkBitmap* bitmap) { function
48 create_bitmap(&bitmap);
  /external/skia/samplecode/
SampleWritePixels.cpp 19 static void create_bitmap(SkBitmap* bitmap) { function
48 create_bitmap(&bitmap);
  /external/chromium_org/third_party/skia/gm/
extractbitmap.cpp 17 static void create_bitmap(SkBitmap* bitmap) { function in namespace:skiagm
45 create_bitmap(&bitmap);
clippedbitmapshaders.cpp 28 static SkBitmap create_bitmap() { function in namespace:skiagm
80 SkBitmap bmp = create_bitmap();
  /external/skia/gm/
extractbitmap.cpp 17 static void create_bitmap(SkBitmap* bitmap) { function in namespace:skiagm
45 create_bitmap(&bitmap);
clippedbitmapshaders.cpp 28 static SkBitmap create_bitmap() { function in namespace:skiagm
80 SkBitmap bmp = create_bitmap();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2255 def create_bitmap(self, *args, **kw): member in class:Canvas
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2255 def create_bitmap(self, *args, **kw): member in class:Canvas
    [all...]

Completed in 2115 milliseconds