Searched defs:PlatformBitmap (Results 1 – 2 of 2) sorted by relevance
68 PlatformBitmap::PlatformBitmap() : surface_(0), platform_extra_(0) {} in PlatformBitmap() function in skia::PlatformBitmap
398 TEST(PlatformBitmapTest, PlatformBitmap) { in TEST() argument