OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computeCurrentTransformMatrixLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
GLConsumer.h
355
//
computeCurrentTransformMatrixLocked
computes the transform matrix for the
359
void
computeCurrentTransformMatrixLocked
();
/frameworks/native/libs/gui/
GLConsumer.cpp
493
computeCurrentTransformMatrixLocked
();
796
computeCurrentTransformMatrixLocked
();
800
void GLConsumer::
computeCurrentTransformMatrixLocked
() {
801
GLC_LOGV("
computeCurrentTransformMatrixLocked
");
805
GLC_LOGD("
computeCurrentTransformMatrixLocked
: "
[
all
...]
Completed in 111 milliseconds