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 110 uint32_t mCurrentTransform;
  /frameworks/base/include/gui/
SurfaceTexture.h 269 // current texture. It uses mCurrentTransform and the current GraphicBuffer
415 // mCurrentTransform is the transform identifier for the current texture. It
417 uint32_t mCurrentTransform;

Completed in 196 milliseconds