HomeSort by relevance Sort by last modified time
    Searched refs:prepareTextures (Results 1 - 5 of 5) sorted by null

  /frameworks/base/libs/hwui/
TreeInfo.h 73 , prepareTextures(mode == MODE_FULL)
80 bool prepareTextures;
RenderNode.cpp 528 info.prepareTextures = cache.prefetchAndMarkInUse(ownerToken, bitmapResource);
    [all...]
  /frameworks/base/libs/hwui/renderthread/
DrawFrameTask.cpp 144 // If prepareTextures is false, we ran out of texture cache space
145 return info.prepareTextures;
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
TileImageView.java 395 public void prepareTextures() {
PhotoView.java     [all...]

Completed in 916 milliseconds