Make it possible to override the SimplePool factory used by MultiPool
This means MultiPool no longer needs a SetFlushPlatformCaches method, which was too specific to the CVPixelBufferPool. PiperOrigin-RevId: 488783003
This commit is contained in:
committed by
Copybara-Service
parent
267476657d
commit
b9fa2e3496
@@ -368,6 +368,7 @@ cc_library(
|
||||
],
|
||||
}),
|
||||
deps = [
|
||||
":cv_texture_cache_manager",
|
||||
":gpu_buffer_format",
|
||||
":multi_pool",
|
||||
":pixel_buffer_pool_util",
|
||||
|
||||
Reference in New Issue
Block a user