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

  /external/skia/tests/
BitmapFactoryTest.cpp 20 static SkBitmap* create_bitmap() { function
48 SkAutoTDelete<SkBitmap> bitmap(create_bitmap());
  /external/skia/gm/
extractbitmap.cpp 16 static void create_bitmap(SkBitmap* bitmap) { function in namespace:skiagm
45 create_bitmap(&bitmap);

Completed in 70 milliseconds