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

  /external/chromium_org/third_party/skia/tests/
ImageDecodingTest.cpp 487 static SkPixelRef* install_pixel_ref(SkBitmap* bitmap, function
513 install_pixel_ref(&bm, stream.detach(), 1, true));
  /external/skia/tests/
ImageDecodingTest.cpp 486 static SkPixelRef* install_pixel_ref(SkBitmap* bitmap, function
515 NULL != install_pixel_ref(&bm, stream.detach(), 1, true));

Completed in 226 milliseconds