HomeSort by relevance Sort by last modified time
    Searched refs:create_bitmap (Results 1 - 3 of 3) 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/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();

Completed in 7301 milliseconds