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

/frameworks/base/libs/hwui/
H A DTreeInfo.h73 , prepareTextures(mode == MODE_FULL)
80 bool prepareTextures; member in class:android::uirenderer::TreeInfo
H A DRenderNode.cpp518 info.prepareTextures = cache.prefetchAndMarkInUse(ownerToken, bitmapResource);
/frameworks/base/libs/hwui/renderthread/
H A DDrawFrameTask.cpp144 // If prepareTextures is false, we ran out of texture cache space
145 return info.prepareTextures;

Completed in 53 milliseconds