Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/
H A DManagedBackendTexture.cpp81 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
H A DManagedBackendTexture.h54 static sk_sp<ManagedBackendTexture> MakeFromPixmap(GrDirectContext*,
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp154 backEndTexture = sk_gpu_test::ManagedBackendTexture::MakeFromPixmap(dContext, in setup_backend_objects()

Completed in 2 milliseconds