Searched refs:setStorageMode (Results 1 – 3 of 3) sorted by relevance
109 void setStorageMode(StorageMode mode);
277 void VectorDrawableAtlas::setStorageMode(StorageMode mode) { in setStorageMode() function in android::uirenderer::skiapipeline::VectorDrawableAtlas
93 atlas.setStorageMode(VectorDrawableAtlas::StorageMode::disallowSharedSurface); in RENDERTHREAD_SKIA_PIPELINE_TEST()