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

  /frameworks/native/include/gui/
GLConsumer.h 172 // getCurrentCrop returns the cropping rectangle of the current buffer.
173 Rect getCurrentCrop() const;
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp     [all...]
SurfaceTextureClient_test.cpp 485 Rect crop = mST->getCurrentCrop();
  /frameworks/native/libs/gui/
GLConsumer.cpp 912 Rect GLConsumer::getCurrentCrop() const {
940 ST_LOGV("getCurrentCrop final crop [%d,%d,%d,%d]",
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp     [all...]

Completed in 128 milliseconds