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
285
//
computeCurrentTransformMatrixLocked
computes the transform matrix for the
289
void
computeCurrentTransformMatrixLocked
();
/frameworks/native/libs/gui/
GLConsumer.cpp
426
computeCurrentTransformMatrixLocked
();
758
computeCurrentTransformMatrixLocked
();
762
void GLConsumer::
computeCurrentTransformMatrixLocked
() {
763
ST_LOGV("
computeCurrentTransformMatrixLocked
");
794
ST_LOGD("
computeCurrentTransformMatrixLocked
: mCurrentTextureBuf is NULL");
[
all
...]
Completed in 172 milliseconds