Searched refs:programCache (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DCaches.cpp55 , programCache(mExtensions)
111 programCache.clear();
126 setProgram(programCache.get(description));
H A DCaches.h149 // Declared before gradientCache and programCache which need this to initialize.
158 ProgramCache programCache; member in class:android::uirenderer::Caches
H A DGlopBuilder.cpp655 mOutGlop->fill.program = mCaches.programCache.get(mDescription);

Completed in 1383 milliseconds