Searched defs:resourceType (Results 1 – 7 of 7) 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
48 public ResourceExpr(String packageName, String resourceType, String resourceName, in ResourceExpr()
342 std::u16string resourceType = parser->getElementName(); in parseResource() local
523 @Nullable String resourceType, String packageName) { in lookUpResourceId()
1236 MediaResource::Type resourceType; in onMessageReceived() local