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

  /frameworks/native/services/surfaceflinger/
BufferLayerConsumer.cpp 317 sp<Image> nextTextureImage = mImages[slot];
339 mCurrentTextureImage = nextTextureImage;
  /frameworks/native/libs/gui/
GLConsumer.cpp 440 sp<EglImage> nextTextureImage = mEglSlots[slot].mEglImage;
466 mCurrentTextureImage = nextTextureImage;
    [all...]

Completed in 70 milliseconds