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

  /frameworks/native/services/surfaceflinger/
Layer.h 124 uint32_t mCurrentTransform;
  /frameworks/native/include/gui/
SurfaceTexture.h 263 // current texture. It uses mCurrentTransform and the current GraphicBuffer
296 // mCurrentTransform is the transform identifier for the current texture. It
298 uint32_t mCurrentTransform;

Completed in 2072 milliseconds