Home
last modified time | relevance | path

Searched defs:setTexturePoolEnabled (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DPlanner.h71 void setTexturePoolEnabled(bool enabled) { mFlattener.setTexturePoolEnabled(enabled); } in setTexturePoolEnabled() function
DFlattener.h112 void setTexturePoolEnabled(bool enabled) { mTexturePool.setEnabled(enabled); } in setTexturePoolEnabled() function