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

/external/selinux/mcstrans/src/
H A Dmcstrans.c405 create_domain(const char *name) { function
777 domain = create_domain(tok);
783 domain = create_domain("Default");
/external/skia/src/effects/
H A DSkLightingImageFilter.cpp1690 static GrTextureDomain create_domain(GrTextureProxy* proxy, const SkIRect* srcBounds, function
1710 , fDomain(create_domain(proxy.get(), srcBounds, GrTextureDomain::kDecal_Mode))
/external/skqp/src/effects/
H A DSkLightingImageFilter.cpp1690 static GrTextureDomain create_domain(GrTextureProxy* proxy, const SkIRect* srcBounds, function
1710 , fDomain(create_domain(proxy.get(), srcBounds, GrTextureDomain::kDecal_Mode))

Completed in 231 milliseconds