Searched refs:MakeFromPixmap (Results 1 – 3 of 3) sorted by relevance
81 return MakeFromPixmap(dContext, srcPixmap, mipmapped, renderable, isProtected); in MakeFromBitmap()84 sk_sp<ManagedBackendTexture> ManagedBackendTexture::MakeFromPixmap(GrDirectContext* dContext, in MakeFromPixmap() function in sk_gpu_test::ManagedBackendTexture
54 static sk_sp<ManagedBackendTexture> MakeFromPixmap(GrDirectContext*,
154 backEndTexture = sk_gpu_test::ManagedBackendTexture::MakeFromPixmap(dContext, in setup_backend_objects()