Searched defs:resourceType (Results 1 – 6 of 6) sorted by relevance
60 void ResourceCache::incrementRefcount(void* resource, ResourceType resourceType) { in incrementRefcount()69 void ResourceCache::incrementRefcountLocked(void* resource, ResourceType resourceType) { in incrementRefcountLocked()
51 ResourceType resourceType; variable
75 ResourceType resourceType = drawableResource.getResourceType(); in render() local
52 public ResourceExpr(BindingTarget target, String packageName, String resourceType, in ResourceExpr()
541 @Nullable String resourceType, String packageName) { in lookUpResourceId()
1591 MediaResource::Type resourceType; in onMessageReceived() local