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

  /frameworks/base/services/surfaceflinger/
Layer.h 112 uint32_t mCurrentTransform;
  /frameworks/base/include/gui/
SurfaceTexture.h 251 // current texture. It uses mCurrentTransform and the current GraphicBuffer
386 // mCurrentTransform is the transform identifier for the current texture. It
388 uint32_t mCurrentTransform;

Completed in 91 milliseconds