Searched refs:ensureTextureBackedSkBitmap (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
H A DGaneshUtils.h41 bool PLATFORM_EXPORT ensureTextureBackedSkBitmap(GrContext*, SkBitmap&, const IntSize&, GrSurfaceOrigin, GrPixelConfig);
H A DGaneshUtils.cpp39 bool ensureTextureBackedSkBitmap(GrContext* gr, SkBitmap& bitmap, const IntSize& size, GrSurfaceOrigin origin, GrPixelConfig config) function in namespace:blink
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
H A DWebGLImageBufferSurface.cpp52 ensureTextureBackedSkBitmap(gr, m_bitmap, size, kDefault_GrSurfaceOrigin, kRGBA_8888_GrPixelConfig);

Completed in 1639 milliseconds