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

  /system/core/include/system/
window.h 294 NATIVE_WINDOW_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90,
  /frameworks/native/libs/gui/tests/
SurfaceTexture_test.cpp     [all...]
  /frameworks/native/libs/gui/
GLConsumer.cpp 615 if (mCurrentTransform & NATIVE_WINDOW_TRANSFORM_ROT_90) {
  /frameworks/native/services/surfaceflinger/
Layer.cpp 319 if (invTransform & NATIVE_WINDOW_TRANSFORM_ROT_90) {
    [all...]

Completed in 37 milliseconds