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

  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 42 static SkData* create_data_from_bitmap(const SkBitmap& bm, function
111 SkAutoDataUnref encoded(create_data_from_bitmap(original, type));
  /external/chromium_org/third_party/skia/tests/
CachedDecodingPixelRefTest.cpp 42 static SkData* create_data_from_bitmap(const SkBitmap& bm, function
111 SkAutoDataUnref encoded(create_data_from_bitmap(original, type));

Completed in 83 milliseconds