Home
last modified time | relevance | path

Searched defs:MakeTextureProxyFromData (Results 1 – 4 of 4) sorted by relevance

/external/skqp/tools/gpu/
DProxyUtils.h22 inline sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, bool isRT, int width, in MakeTextureProxyFromData() function
31 inline sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, bool isRT, int width, in MakeTextureProxyFromData() function
DProxyUtils.cpp17 sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, bool isRT, int width, int height, in MakeTextureProxyFromData() function
/external/skia/tools/gpu/
DProxyUtils.h22 inline sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, in MakeTextureProxyFromData() function
32 inline sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, in MakeTextureProxyFromData() function
DProxyUtils.cpp17 sk_sp<GrTextureProxy> MakeTextureProxyFromData(GrContext* context, bool isRT, in MakeTextureProxyFromData() function