Searched defs:mCurrentTransform (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/gui/
H A DGLConsumer.h355 // current texture. It uses mCurrentTransform and the current GraphicBuffer
389 // mCurrentTransform is the transform identifier for the current texture. It
391 uint32_t mCurrentTransform; member in class:android::GLConsumer
/frameworks/native/libs/gui/include/gui/
H A DGLConsumer.h355 // current texture. It uses mCurrentTransform and the current GraphicBuffer
389 // mCurrentTransform is the transform identifier for the current texture. It
391 uint32_t mCurrentTransform; member in class:android::GLConsumer
/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.h272 // current texture. It uses mCurrentTransform and the current GraphicBuffer
303 // mCurrentTransform is the transform identifier for the current texture. It
305 uint32_t mCurrentTransform; member in class:android::BufferLayerConsumer
339 // it is displayed onto. This is applied after BufferLayerConsumer::mCurrentTransform.
H A DLayer.h749 uint32_t mCurrentTransform; member in class:android::Layer

Completed in 55 milliseconds