Searched refs:has_resource (Results 1 – 2 of 2) sorted by relevance
90 bool has_resource = false; in AsValue() local93 has_resource |= (tile_versions[mode].resource_.get() != 0); in AsValue()97 bool is_using_gpu_memory = has_resource || has_active_task; in AsValue()100 state->SetBoolean("has_resource", has_resource); in AsValue()
224 if not self.provider.has_resource(p):