HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentTransform (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/gui/
GLConsumer.h 179 // getCurrentTransform returns the transform of the current buffer.
180 uint32_t getCurrentTransform() const;
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL_test.cpp 54 if (mST->getCurrentTransform() == NATIVE_WINDOW_TRANSFORM_ROT_270) {
72 ASSERT_EQ((uint32_t) 0, mST->getCurrentTransform());
  /frameworks/native/libs/gui/
GLConsumer.cpp 926 uint32_t GLConsumer::getCurrentTransform() const {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 118 milliseconds