Searched refs:createByAdoptingBitmapAndContext (Results 1 – 4 of 4) sorted by relevance
48 …static PassRefPtr<BitmapContext> createByAdoptingBitmapAndContext(PlatformBitmapBuffer buffer, CGC… in createByAdoptingBitmapAndContext() function
67 return BitmapContext::createByAdoptingBitmapAndContext(bitmap, context); in getBitmapContextFromWebView()
137 …RefPtr<BitmapContext> bitmapContext = BitmapContext::createByAdoptingBitmapAndContext(buffer, cont…
189 (BitmapContext::createByAdoptingBitmapAndContext):