OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:matrix22_t
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/private/gui/
LayerState.h
50
struct
matrix22_t
{
struct in struct:android::layer_state_t
68
matrix22_t
matrix;
/frameworks/native/services/surfaceflinger/
LayerBase.h
100
bool setMatrix(const layer_state_t::
matrix22_t
& matrix);
LayerBase.cpp
153
bool LayerBase::setMatrix(const layer_state_t::
matrix22_t
& matrix) {
/frameworks/native/libs/gui/
SurfaceComposerClient.cpp
265
layer_state_t::
matrix22_t
matrix;
Completed in 76 milliseconds