OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mTransformHint
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
Surface.h
227
//
mTransformHint
is the transform probably applied to buffers of this
229
uint32_t
mTransformHint
;
BufferQueue.h
631
//
mTransformHint
is used to optimize for screen rotations
632
uint32_t
mTransformHint
;
Completed in 189 milliseconds