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

  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.h 112 void InternalDrawBitmap(const SkBitmap& bitmap, int x, int y,
vector_platform_device_emf_win.cc 331 InternalDrawBitmap(bitmap, 0, 0, paint);
345 InternalDrawBitmap(bitmap, x, y, paint);
861 void VectorPlatformDeviceEmf::InternalDrawBitmap(const SkBitmap& bitmap,

Completed in 52 milliseconds