OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeCurrentTransformMatrix
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/include/gui/
SurfaceTexture.h
250
//
computeCurrentTransformMatrix
computes the transform matrix for the
253
void
computeCurrentTransformMatrix
();
/frameworks/base/libs/gui/
SurfaceTexture.cpp
731
computeCurrentTransformMatrix
();
773
void SurfaceTexture::
computeCurrentTransformMatrix
() {
774
ST_LOGV("SurfaceTexture::
computeCurrentTransformMatrix
");
[
all
...]
Completed in 38 milliseconds